Skip to main content

Logo Grafana

About​

Grafana is the open and composable observability and data visualization platform.

Customizations​

Add custom configuration in the file /app/data/custom.ini using the File Manager. See the Grafana docs on the various configuration options. Restart the app after making any changes.

Installing plugins​

To install plugins, you run the grafana CLI tool using the Web Terminal.

For example,

Bash
/app/code/bin/grafana cli -homepath /app/code -config /run/grafana/custom.ini plugins install grafana-worldmap-panel

Reset admin password​

Bash
/app/code/bin/grafana cli --homepath /app/code  --config /run/grafana/custom.ini admin reset-admin-password secret123