From 35a613b8f3064fd0aff4437765a5f58bc355bffa Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Thu, 24 Nov 2022 20:59:37 +0700 Subject: python/python3-prometheus_client: Added (Prometheus library). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-prometheus_client/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 python/python3-prometheus_client/README (limited to 'python/python3-prometheus_client/README') diff --git a/python/python3-prometheus_client/README b/python/python3-prometheus_client/README new file mode 100644 index 0000000000..7e7b4b4b9b --- /dev/null +++ b/python/python3-prometheus_client/README @@ -0,0 +1,5 @@ +Prometheus is an open-source systems monitoring and alerting toolkit +originally built at SoundCloud. This is the Python client for +Prometheus. + +Optional dependencies: python3-twisted. -- cgit v1.2.3