Project

General

Profile

action #135470

Updated by okurz 8 months ago

## Observation 

 ``` 
 alertname        	 Average Ping time (ms) alert 
 grafana_folder        	 Salt 
 rule_uid        	 Fm02cmf4z 

 The machine ${tag_url} was not pingable for several minutes. 
 ``` 

 See http://stats.openqa-monitor.qa.suse.de/alerting/grafana/Fm02cmf4z/view?orgId=1 

 Maybe in the migration to grafana 9 we have lost the variable substitution for `${tag_url}` 

 ## Acceptance criteria 
 * **AC1:** It is understood what this alert means 
 * **AC1:** ${tag_url} is filled in 

 ## Suggestions 
 * Check if influx tag-variables now work different with a newer grafana version 
 * Look into the git log of changes when migrating to unified alerting with grafana 9 for "Average Ping time" and take a look if something broke there 
 * Compare to other alert definitions to see if we do anything special here

Back