Files
poseidon/deploy/grafana-dashboard
dependabot[bot] 0e00957adb Bump grafanalib from 0.7.0 to 0.7.1 in /deploy/grafana-dashboard
Bumps [grafanalib](https://github.com/weaveworks/grafanalib) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/weaveworks/grafanalib/releases)
- [Changelog](https://github.com/weaveworks/grafanalib/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/weaveworks/grafanalib/compare/v0.7.0...v0.7.1)

---
updated-dependencies:
- dependency-name: grafanalib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 04:07:18 +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!