Actions
action #89275
closedFlaky Incomplete jobs (not restarted) of last 24h alert and New incompletes alert triggered and back to OK
Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
2021-03-01
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
I noticed these two alerts firing, then reverting to [OK]
, at 2:32Z:
[No Data] Incomplete jobs (not restarted) of last 24h alert
[Alerting] New incompletes alert
tsdb.HandleRequest() error Get "http://localhost:8086/query?db=telegraf&epoch=s&q=SELECT+non_negative_difference%28distinct%28%22incompletes_last_24h%22%29%29+FROM+%22postgresql%22+WHERE+time+%3E+now%28%29+-+1m+GROUP+BY+time%2850ms%29": dial tcp [::1]:8086: connect: connection refused
There is no Metric/Data in either, just the error message above.
Suggestion¶
- Investigate logfiles on openqa-monitor.qa.suse.de
- Find out what's on 8086 and why it refuses connections
Actions