From 100b202453d1e4c30d2b82b56c6e15f5f8d99249 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Mon, 16 Jul 2018 23:48:48 +0700 Subject: python/python-prometheus_client: Added (Prometheus instrumentation). Signed-off-by: Willy Sudiarto Raharjo --- python/python-prometheus_client/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python-prometheus_client/README (limited to 'python/python-prometheus_client/README') 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. -- cgit v1.2.3