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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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