Commit Graph

9 Commits

Author SHA1 Message Date
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
0c9ffea369 Separate Poseidon Dashboard Generation 2023-01-18 15:33:42 +00:00
2e3720dede Add panels visualizing the file download. 2022-11-26 14:17:56 +00:00
8f495f524c Add color mapping to Grafana dashboard. 2022-11-26 14:06:36 +00:00
f9c877cc93 Fix wrongly filtered data
by not assuming that every duration data point has a environment id tag.
2022-11-10 00:24:35 +00:00
37ee649675 Refactor environment mapping
to be not duplicated 12 times.
2022-11-10 00:17:23 +00:00
77d3f3388e Change Grafana panel label structure
by moving the stage and environment id to the front.
2022-11-10 00:06:16 +00:00
137e3ff1ee Implement pull request comments #200.
Co-authored-by: Sebastian Serth <mrserth@users.noreply.github.com>
2022-10-29 23:20:29 +01:00
44aa5d73a2 Grafana as Code
Transfer our dashboard into a code representation via grafanalib.
2022-10-29 23:20:29 +01:00