Files
poseidon/deploy/grafana-dashboard
Maximilian Paß 1aced0a130 Remove "Stage" variable
as we will use distinct Influx and Grafana instances for the different stages/environments.
2023-01-18 15:33:42 +00:00
..
2023-01-18 15:33:42 +00:00
2023-01-18 15:33:42 +00:00
2023-01-18 15:33:42 +00:00
2022-10-29 23:20:29 +01:00
2022-10-29 23:20:29 +01:00

Grafana Dashboard Deployment

Grafanalib

We use Grafanalib for the definition of our dashboard. You need to install the python package: pip install grafanalib.

Generation

Generate the Grafana dashboard by running main.py. The generated Json definition can be imported in the Grafana UI.

Deployment

You can copy the generated json into the field under the dashboards setting -> "JSON Model". The version number needs to match!