Gnocchi

From air
Jump to navigation Jump to search

http://gnocchi.xyz/

https://github.com/gnocchixyz

'Gnocchi is an open-source, multi-tenant timeseries, metrics and resources database. It provides an HTTP REST interface to create and manipulate the data. It is designed to store metrics at a very large scale while providing access to metrics and resources information and history.'

Getting started

With Docker

Read https://dzone.com/articles/using-gnocchi-with-docker

git clone https://github.com/gnocchixyz/gnocchi-docker.git
docker up docker-compose.yaml
TBC