carbonara-dump

Metric as a Service - Python 2.x

Install

All systems
curl cmd.cat/carbonara-dump.sh
Debian 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

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.