]> git.openstreetmap.org Git - chef.git/commit
Install grafana as an interface to prometheus
authorTom Hughes <tom@compton.nu>
Tue, 15 Sep 2020 19:54:16 +0000 (19:54 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 15 Sep 2020 20:19:54 +0000 (21:19 +0100)
commit22014524ab710947798fed63c81cafad02bcfb45
tree26578afd3a452a14b61f2cf0e8ed0ed2dc03dc4a
parenta2fcf073ea11dab5073424d9099420f933bf99d5
Install grafana as an interface to prometheus
cookbooks/apt/recipes/default.rb
cookbooks/prometheus/attributes/default.rb
cookbooks/prometheus/metadata.rb
cookbooks/prometheus/recipes/server.rb
cookbooks/prometheus/templates/default/apache.erb [new file with mode: 0644]
cookbooks/prometheus/templates/default/grafana.ini.erb [new file with mode: 0644]
test/data_bags/prometheus/passwords.json [new file with mode: 0644]
test/integration/prometheus-server/serverspec/apache_spec.rb [new file with mode: 0644]
test/integration/prometheus-server/serverspec/grafana_spec.rb [new file with mode: 0644]