aboutsummaryrefslogtreecommitdiff
path: root/python/python-prometheus_client/README
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2018-07-16 23:48:48 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-07-16 23:48:48 +0700
commit100b202453d1e4c30d2b82b56c6e15f5f8d99249 (patch)
tree626f1ba62f5d3f8a40d1b63d1a75fddeedb059d1 /python/python-prometheus_client/README
parent7e502e07dec6798d7452311f9f5d01e5c5dfaa56 (diff)
python/python-prometheus_client: Added (Prometheus instrumentation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-prometheus_client/README')
-rw-r--r--python/python-prometheus_client/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-prometheus_client/README b/python/python-prometheus_client/README
new file mode 100644
index 0000000000..a03cef461d
--- /dev/null
+++ b/python/python-prometheus_client/README
@@ -0,0 +1,2 @@
+Prometheus is an open-source systems monitoring and alerting toolkit originally
+built at SoundCloud. This is the Python client for Prometheus.