diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 11:14:11 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:37:57 -0400 |
commit | 3f105bf043ff7ad8dc2d1d2aae01e43244f7c2d9 (patch) | |
tree | 1e4f25bdbd0c5b6ab66055b327856b0b54828241 /python/python-prometheus_client/README | |
parent | ea7202b398321c11ffb1723c8e04c08b3334cfb0 (diff) |
python/python-prometheus_client: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/python-prometheus_client/README')
-rw-r--r-- | python/python-prometheus_client/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/python/python-prometheus_client/README b/python/python-prometheus_client/README index 942776718f430..ea47f6d25a819 100644 --- a/python/python-prometheus_client/README +++ b/python/python-prometheus_client/README @@ -1,4 +1,5 @@ -Prometheus is an open-source systems monitoring and alerting toolkit originally -built at SoundCloud. This is the Python client for Prometheus. +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. |