994f843fe1
change capitalization of OpenStack Change-Id: I63a7969f1e006957b09acc4514cc9614beb97e02
956 B
956 B
- title
-
Grafana
Grafana
Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. OpenStack runs Graphite which stores all the metrics related to Nodepool, Zuul and Jenkins (to name a few).
At a Glance
- Hosts
- Puppet
-
- https://github.com/bfraser/puppet-grafana
modules/openstack_project/manifests/grafana.pp
- Projects
- Bugs
Overview
Apache is configured as a reverse proxy and there is a MySQL database backend.
Sysadmin
After bringing up a Grafana node with puppet, log in and configure Grafana by hand:
- Log in as the admin user.
- Under 'Data Sources', add a new entry with following:
- name: OpenStack
- type: Graphite
- default: checked
- url: http://graphite.openstack.org
- access: direct