Actions
action #153418
closedhttp based health check against proxy.scc.suse.de size:M
Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
2023-12-21
Due date:
2024-01-30
% Done:
0%
Estimated time:
Description
Motivation¶
See #152857-18
Acceptance criteria¶
- AC1: There is an alert about proxy SCC http responsiveness
Suggestions¶
- Implement it similarly to existing HTTP-based checks
- Allow defining a generic list in pillars like we have for hosts that we want to ping, see https://gitlab.suse.de/openqa/salt-pillars-openqa/-/blob/master/openqa/workerconf.sls#L14
- In monitoring/telegraf/telegraf-worker.conf copy the jinja for loop for "required_external_networks" to the equivalent for http_response checks
- Add the according data in telegraf, have that merged, wait for data to appear, then crosscheck in grafana for the data
- Add an according panel like next to the "packet loss" thingy, see https://monitor.qa.suse.de/d/EML0bpuGk/monitoring?orgId=1&editPanel=4
- Add an according alert
Actions