Hi all,

Got this alert from alertmanager.
[{
    "status": "firing",
    "labels": {
        "alertname": "Instance Down",
        "instance": "IP_ADDRESS:15692",
        "job": "XYZ",
        "severity": "Critical"
    },
    "annotations": {
        "description": "IP_ADDRESS:15692 of job XYZ has been down for more 
than 30 sec.",
        "summary": "Endpoint IP_ADDRESS:15692 down"
    },
    "startsAt": "2025-03-23T11:52:01.891Z",
    "endsAt": "0001-01-01T00:00:00Z",
    "generatorURL": 
"http://XYZ-container-pr:9091/graph?g0.expr=up+%3D%3D+0&g0.tab=1";,
    "fingerprint": "bf26da1f76eab5ca"
    }
]

[image: Screenshot from 2025-03-24 17-19-16.png]
But if you see the graph where is no alerts. plus in reality Instance wan't 
Down.
how to debug/solve this?

Thank you in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/prometheus-users/7ae01567-45c5-48cf-839a-3ecbebb77acdn%40googlegroups.com.

Reply via email to