Grafana의 샘플 페이로드

  • 릴리스 버전: Xanadu
  • 업데이트 날짜 2024년 08월 01일
  • 소요 시간: 1분
  • Grafana에서 이벤트가 발생할 때 엔터티의 스냅샷입니다.

    Grafana에서 보낸 샘플 페이로드

    {
      "dashboardId": 2,
      "evalMatches": [
        {
          "value": 19377.996875,
          "metric": "System - Processes executing in kernel mode",
          "tags": {
            "__name__": "process_cpu_seconds_total",
            "instance": "168.62.217.70:9100",
            "job": "prometheus"
          }
        }
      ],
      "orgId": 1,
      "panelId": 3,
      "ruleId": 1,
      "ruleName": "CPU alert",
      "ruleUrl": "http://localhost:3000/d/rYdddlPWj/node-exporter-full?tab=alert&viewPanel=3&orgId=1",
      "state": "alerting",
      "tags": {
        "severity": "1",
        "count": "1"
      },
      "title": "[Alerting] CPU alert"
    }