Grafana

What is the "Default configuration"?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

Grafana docs: The default configuration contains settings that Grafana use by default. The location depends on the OS environment, note that $WORKING_DIR refers to the working directory of Grafana.

  • Windows: $WORKING_DIR/conf/defaults.ini
  • Linux: /etc/grafana/grafana.ini
  • macOS: /usr/local/etc/grafana/grafana.ini