Fix grafana monitoring of CI throughput
The throughput measured in the CI used to be sent to telegraf for monitoring in a grafana plot. This has been broken for a long time (see for example #235 (closed)). With this MR, the script to send data to telegraf is refactored, taking as input the CSV file of throughput and device name.
The grafana plot can be found here.
to do:
-
Ensure that all devices can be selected in grafana plot (currently only the A40 and MI100 show up)
Edited by Rainer Schwemmer
Merge request reports
Activity
added bug fix label
added only GitLab CI label
- Resolved by Dorothea Vom Bruch
added 1 commit
- fc66b4cf - Updated telegraf target ip address to go through central server, which should...
added 2 commits
- d8102c85 - add quotes around device name
- 61cb62f4 - Merge branch 'dovombru_fix_telegraf' of ssh://gitlab.cern.ch:7999/lhcb/Allen...
added 1 commit
- aea8d4f6 - Fixed bug which prevented devices with spaces in their names to show up in telegraf (hopefully)
assigned to @acorread
Please register or sign in to reply