Skip to content

Commit

Permalink
Update grafana-open-telemetry-apm.json
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolay Dubina <nikolay.dubina.pub@gmail.com>
  • Loading branch information
nikolaydubina authored Dec 14, 2024
1 parent dedf204 commit be516f8
Showing 1 changed file with 45 additions and 32 deletions.
77 changes: 45 additions & 32 deletions grafana-open-telemetry-apm.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,19 +157,6 @@
"title": "latency",
"type": "heatmap"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 9
},
"id": 38,
"panels": [],
"title": "Endpoints",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
Expand Down Expand Up @@ -197,7 +184,7 @@
"h": 4,
"w": 8,
"x": 0,
"y": 10
"y": 9
},
"id": 91,
"options": {
Expand Down Expand Up @@ -232,7 +219,7 @@
"refId": "A"
}
],
"title": "num_requests",
"title": "num requests",
"type": "stat"
},
{
Expand Down Expand Up @@ -267,7 +254,7 @@
"h": 4,
"w": 8,
"x": 8,
"y": 10
"y": 9
},
"id": 92,
"options": {
Expand Down Expand Up @@ -302,7 +289,7 @@
"refId": "error_rate"
}
],
"title": "error_rate",
"title": "error rate",
"type": "stat"
},
{
Expand Down Expand Up @@ -337,7 +324,7 @@
"h": 4,
"w": 8,
"x": 16,
"y": 10
"y": 9
},
"id": 93,
"options": {
Expand Down Expand Up @@ -372,9 +359,22 @@
"refId": "A"
}
],
"title": "latency_p95",
"title": "latency p95",
"type": "stat"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 13
},
"id": 95,
"panels": [],
"title": "Version",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
Expand Down Expand Up @@ -473,7 +473,7 @@
"useBackend": false
}
],
"title": " num_requests_by_version",
"title": " num requests",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -577,7 +577,7 @@
"useBackend": false
}
],
"title": "error_rate_by_version",
"title": "error rate",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -678,9 +678,22 @@
"refId": "A"
}
],
"title": "latency_p95_by_version",
"title": "latency p95",
"type": "timeseries"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 20
},
"id": 38,
"panels": [],
"title": "Endpoints",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
Expand Down Expand Up @@ -746,7 +759,7 @@
"h": 6,
"w": 8,
"x": 0,
"y": 20
"y": 21
},
"id": 76,
"options": {
Expand Down Expand Up @@ -780,7 +793,7 @@
"useBackend": false
}
],
"title": "request_rate",
"title": "request rate",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -853,7 +866,7 @@
"h": 6,
"w": 8,
"x": 8,
"y": 20
"y": 21
},
"id": 90,
"options": {
Expand Down Expand Up @@ -883,7 +896,7 @@
"refId": "error_rate"
}
],
"title": "error_rate",
"title": "error rate",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -954,7 +967,7 @@
"h": 6,
"w": 8,
"x": 16,
"y": 20
"y": 21
},
"id": 89,
"options": {
Expand Down Expand Up @@ -984,7 +997,7 @@
"refId": "A"
}
],
"title": "latency_p95",
"title": "latency p95",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -1048,7 +1061,7 @@
"h": 16,
"w": 24,
"x": 0,
"y": 26
"y": 27
},
"id": 68,
"options": {
Expand All @@ -1066,7 +1079,7 @@
"sortBy": [
{
"desc": true,
"displayName": "Trend #error_rate"
"displayName": "span_name"
}
]
},
Expand Down Expand Up @@ -1248,13 +1261,13 @@
]
},
"time": {
"from": "now-3h",
"from": "now-6h",
"to": "now"
},
"timepicker": {},
"timezone": "browser",
"title": "APM",
"uid": "zJfYJhynt",
"version": 14,
"version": 15,
"weekStart": ""
}

0 comments on commit be516f8

Please sign in to comment.