mod_prometheus/mod_prometheus.lua
changeset 3136 4ef28b6b4e87
parent 3135 ddd39ca7b953
child 3137 321fd53a3191
--- a/mod_prometheus/mod_prometheus.lua	Fri Jun 22 00:31:54 2018 +0200
+++ b/mod_prometheus/mod_prometheus.lua	Fri Jun 22 00:32:05 2018 +0200
@@ -1,6 +1,7 @@
--- Log common stats to statsd
+-- Log statistics to Prometheus
 --
 -- Copyright (C) 2014 Daurnimator
+-- Copyright (C) 2018 Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
 --
 -- This module is MIT/X11 licensed.