Commit Graph

19 Commits

Author SHA1 Message Date
b65ff12754 Bump grafanalib from 0.6.3 to 0.7.0 in /deploy/grafana-dashboard
Bumps [grafanalib](https://github.com/weaveworks/grafanalib) from 0.6.3 to 0.7.0.
- [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.6.3...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-11 01:58:34 +01:00
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
dc562ba7fd Ignore dashboard files touched during deployment 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
a4b0d26c84 Adjust dashboard colour mapping
- Different colours
- Sorted environment list

Co-authored-by: Sebastian Serth <MrSerth@users.noreply.github.com>
2022-11-26 14:06:36 +00:00
e1116b2f36 Extract static environment overwrite into json file. 2022-11-26 14:06:36 +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
4c359c2a5f Integrate additional feedback for PR #200 2022-10-29 23:20:29 +01:00
ae9de5b93f Uncollapse rows and change order. 2022-10-29 23:20:29 +01: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
694965b92d Add Pipfile with Python dependencies 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
c3460317a4 #110 Add Grafana dashboard visualizing important Poseidon stats. 2022-08-19 20:48:46 +02:00
eafc01e69a Add availability dashboard row
including a panel with the prewarming poolsize and the idle runner count.
2022-07-01 15:29:31 +02:00
ff3ec9e362 Add Grafana Dashboard
including information about the number of requests, runner and executions and their durations.
2022-07-01 15:29:31 +02:00