Skip to content
tluettje edited this page Dec 14, 2018 · 9 revisions

Openstack Projekt Monitoring

This repository contains the docker-compose scripts needed to setup a project-usage monitoring system. See the graphic below to understand how all components interact with each other.

One base idea is to use as much features of Prometheus as possible, namely its metrics format and federation capabilities. Ideally every site (the deployment target of the Local- Stack) with an OpenStack instance can reuse the local prometheus instance for monitoring of additional services.

Clone this wiki locally