Gnocchi

From air
Revision as of 08:23, 24 August 2017 by Donsez (talk | contribs) (Created page with "http://gnocchi.xyz/ https://github.com/gnocchixyz 'Gnocchi is an open-source, multi-tenant timeseries, metrics and resources database. It provides an HTTP REST inte...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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