Project

General

Profile

action #116758

Updated by okurz over 1 year ago

## Motivation 
 Lately the SLE maintenance update queue was too long hence people want to add monitoring. https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/732 already tried but CI jobs fail. We should help. 

 ## Acceptance criteria 
 * **AC1:** The maintenance update queue is visible in grafana on monitor.qa.suse.de 

 ## Suggestions 
 * Review https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/731 
 * Offer help to Zoltan to check if the data is now already correctly present in influxdb, debug telegraf with the according config otherwise, e.g. call `journalctl -u telegraf` on monitor.qa.suse.de . Then add an according dashboard+panel to grafana 
 * Alternative: Do it for him 
 * Optional: Improve the original python script, e.g. make it more generic, read configuration from salt pillars, etc.

Back