gnocchi-config-generator
Metric as a Service - Python 3.x
Install
- All systems
-
curl cmd.cat/gnocchi-config-generator.sh
- Debian
-
apt-get install python3-gnocchi
- Ubuntu
-
apt-get install python3-gnocchi
- Kali Linux
-
apt-get install python3-gnocchi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-gnocchi
- Dockerfile
- dockerfile.run/gnocchi-config-generator
python3-gnocchi
Metric as a Service - Python 3.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 3.x module.