diff options
Diffstat (limited to 'python/python-prometheus_client/README')
-rw-r--r-- | python/python-prometheus_client/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-prometheus_client/README b/python/python-prometheus_client/README index a03cef461d..942776718f 100644 --- a/python/python-prometheus_client/README +++ b/python/python-prometheus_client/README @@ -1,2 +1,4 @@ Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. This is the Python client for Prometheus. + +Optional dependencies: python-twisted. |