python2-gnocchi-statsd
Metric as a Service - Python 2.x
Install
- All systems
-
curl cmd.cat/python2-gnocchi-statsd.sh
- Debian
-
apt-get install python-gnocchi
- Ubuntu
-
apt-get install python-gnocchi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-gnocchi
- Raspbian
-
apt-get install python-gnocchi
- Dockerfile
- dockerfile.run/python2-gnocchi-statsd
python-gnocchi
Metric as a Service - Python 2.x
Gnocchi is a service for managing a set of resources and storing metrics about them, in a scalable and resilient way. Its functionalities are exposed over an HTTP REST API. This package contains the Python 2.x module.