{
  "annotations": {
    "list": [
      {
        "built_in": 1,
        "datasource": "-- Grafana --",
        "enable": true,
        "hide": true,
        "icon_color": "rgba(0, 211, 255, 1)",
        "name": "Annotations & Alerts",
        "type": "dashboard"
      }
    ]
  },
  "editable": true,
  "gnet_id": null,
  "graph_tooltip": 0,
  "id": 5,
  "links": [],
  "panels": [
    {
      "datasource": null,
      "description": "",
      "field_config": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "custom": {},
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          }
        },
        "overrides": []
      },
      "grid_pos": {
        "h": 9,
        "w": 12,
        "x": 0,
        "y": 0
      },
      "id": 2,
      "options": {
        "display_mode": "lcd",
        "orientation": "vertical",
        "reduce_options": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "show_unfilled": true,
        "text": {}
      },
      "plugin_version": "7.4.0",
      "targets": [
        {
          "expr": "http_requests_total{handler=\"/dblist\",method=\"POST\",status=\"2xx\", job=\"backend\"}",
          "interval": "",
          "interval_factor": 1,
          "legend_format": "{{`{{handler}}`}}: {{`{{method}}`}} {{`{{status}}`}}",
          "ref_id": "A"
        },
        {
          "expr": "http_requests_total{handler=\"/metrics\",method=\"GET\",status=\"2xx\",job=\"backend\"}",
          "hide": false,
          "interval": "",
          "interval_factor": 1,
          "legend_format": "{{`{{handler}}`}}: {{`{{method}}`}} {{`{{status}}`}}",
          "ref_id": "B"
        }
      ],
      "title": "http_requests_total",
      "type": "bargauge"
    },
    {
      "datasource": null,
      "field_config": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "custom": {},
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          }
        },
        "overrides": []
      },
      "grid_pos": {
        "h": 17,
        "w": 12,
        "x": 12,
        "y": 0
      },
      "id": 4,
      "options": {
        "display_mode": "basic",
        "orientation": "horizontal",
        "reduce_options": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "show_unfilled": true,
        "text": {}
      },
      "plugin_version": "7.4.0",
      "targets": [
        {
          "expr": "sum(http_request_duration_highr_seconds_bucket{job=\"backend\"}) by (le)",
          "format": "heatmap",
          "instant": true,
          "interval": "",
          "legend_format": "{{`{{le}}`}}",
          "ref_id": "A"
        }
      ],
      "title": "http_request_duration_highr_seconds_bucket",
      "type": "bargauge"
    },
    {
      "datasource": null,
      "field_config": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "custom": {},
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          }
        },
        "overrides": []
      },
      "grid_pos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 9
      },
      "id": 8,
      "options": {
        "display_mode": "lcd",
        "orientation": "vertical",
        "reduce_options": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "show_unfilled": true,
        "text": {}
      },
      "plugin_version": "7.4.0",
      "targets": [
        {
          "expr": "http_requests_total{handler=\"/liveness\",method=\"GET\",status=\"2xx\",job=\"backend\"}",
          "interval": "",
          "legend_format": "{{`{{handler}}`}}: {{`{{method}}`}} {{`{{status}}`}}",
          "ref_id": "A"
        },
        {
          "expr": "http_requests_total{handler=\"/readiness\",method=\"GET\",status=\"2xx\",job=\"backend\"}",
          "hide": false,
          "interval": "",
          "legend_format": "{{`{{handler}}`}}: {{`{{method}}`}} {{`{{status}}`}}",
          "ref_id": "B"
        }
      ],
      "title": "http_requests_total (liveness/readiness)",
      "type": "bargauge"
    }
  ],
  "refresh": "5s",
  "schema_version": 27,
  "style": "dark",
  "tags": [],
  "templating": {
    "list": []
  },
  "time": {
    "from": "now-6h",
    "to": "now"
  },
  "timepicker": {
    "refresh_intervals": [
      "5s",
      "10s",
      "30s",
      "1m",
      "5m",
      "15m",
      "30m",
      "1h",
      "2h",
      "1d"
    ]
  },
  "timezone": "",
  "title": "backend",
  "uid": "<UID-example>",
  "version": 1
}