Grafana からのサンプルペイロード

  • リリースバージョン: Washingtondc
  • 更新日 2024年02月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"
    }