Payload from Fri, Apr 11, 2025 8:51 AM

{
    "receiver": "test",
    "status": "firing",
    "alerts": [
        {
            "status": "firing",
            "labels": {
                "a_key": "a_value",
                "alertname": "TestAlert",
                "instance": "Grafana"
            },
            "annotations": {
                "custom_annotation": "the custom annotation content",
                "description": "Bar",
                "runbook_url": "https://cloud.laravel.com",
                "summary": "Foo"
            },
            "startsAt": "2025-04-11T08:51:34.81685981Z",
            "endsAt": "0001-01-01T00:00:00Z",
            "generatorURL": null,
            "fingerprint": "5beb298538d20d1b",
            "silenceURL": "https://laravel.grafana.net/alerting/silence/new?alertmanager=grafana&matcher=alertname%3DTestAlert&matcher=a_key%3Da_value&matcher=instance%3DGrafana",
            "dashboardURL": null,
            "panelURL": null,
            "values": null,
            "valueString": "[ metric='foo' labels={instance=bar} value=10 ]"
        }
    ],
    "groupLabels": {
        "a_key": "a_value",
        "alertname": "TestAlert",
        "instance": "Grafana"
    },
    "commonLabels": {
        "a_key": "a_value",
        "alertname": "TestAlert",
        "instance": "Grafana"
    },
    "commonAnnotations": {
        "custom_annotation": "the custom annotation content",
        "description": "Bar",
        "runbook_url": "https://cloud.laravel.com",
        "summary": "Foo"
    },
    "externalURL": "https://laravel.grafana.net/",
    "version": "1",
    "groupKey": "test-5beb298538d20d1b-1744361494",
    "truncatedAlerts": 0,
    "orgId": 1,
    "title": "[FIRING:1] TestAlert a_value Grafana",
    "state": "alerting",
    "message": "**Firing**\n\nValue: [no value]\nLabels:\n - alertname = TestAlert\n - a_key = a_value\n - instance = Grafana\nAnnotations:\n - custom_annotation = the custom annotation content\n - description = Bar\n - runbook_url = https://cloud.laravel.com\n - summary = Foo\nSilence: https://laravel.grafana.net/alerting/silence/new?alertmanager=grafana&matcher=alertname%3DTestAlert&matcher=a_key%3Da_value&matcher=instance%3DGrafana"
}

← Back to list