4e643e5d06
This is for the same reasoning as oslo_log. We don't want to depending on OpenStack libraries. Change-Id: I34e66af578d3f4b5ac5e710554aad91524285816 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
15 lines
365 B
Plaintext
15 lines
365 B
Plaintext
[cache]
|
|
# Directory used by grafyaml to store its cache files. (string value)
|
|
#cachedir = ~/.cache/grafyaml
|
|
|
|
# Maintain a special cache that contains an MD5 of every generated
|
|
# dashboard. (boolean value)
|
|
#enabled = true
|
|
|
|
[grafana]
|
|
# URL for grafana server. (string value)
|
|
#url = http://localhost:8080
|
|
|
|
# API key for access grafana. (string value)
|
|
#apikey = <None>
|