diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-11-24 20:59:37 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-24 20:59:37 +0700 |
| commit | 35a613b8f3064fd0aff4437765a5f58bc355bffa (patch) | |
| tree | 9e18fe8994b37ed9c41bc63e83fe2c024208627a /python/python3-prometheus_client/README | |
| parent | 530e1f3e7dfd488356c8c9c0db8fa36fa2543057 (diff) | |
python/python3-prometheus_client: Added (Prometheus library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-prometheus_client/README')
| -rw-r--r-- | python/python3-prometheus_client/README | 5 |
1 files changed, 5 insertions, 0 deletions
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. |
