Skip to content

Instantly share code, notes, and snippets.

View TheRealNoob's full-sized avatar

TheRealNoob TheRealNoob

View GitHub Profile
@mobeigi
mobeigi / alertmanager_webhook_payload_example.json
Last active March 1, 2024 07:24
Alertmanager Webhook Payload Example
{
"receiver": "webhook",
"status": "firing",
"alerts": [
{
"status": "firing",
"labels": {
"alertname": "Test",
"dc": "eu-west-1",
"instance": "localhost:9090",