gnocchi-injector

Metric as a Service - Python 3.x

Install

All systems
curl cmd.cat/gnocchi-injector.sh
Debian Debian
apt-get install python3-gnocchi
Ubuntu
apt-get install python3-gnocchi
image/svg+xml Kali Linux
apt-get install python3-gnocchi
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-gnocchi

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.