Skip to content

Commit

Permalink
fix: typo on k8s-system-api-server.json
Browse files Browse the repository at this point in the history
Signed-off-by: David Calvert <david@0xdc.me>
  • Loading branch information
dotdc committed May 11, 2023
1 parent d21af4d commit 3a16ba3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dashboards/k8s-system-api-server.json
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@
"refId": "A"
}
],
"title": "API Server - HTTP Requets Latency by instance",
"title": "API Server - HTTP Requests Latency by instance",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -672,7 +672,7 @@
"refId": "A"
}
],
"title": "API Server - HTTP Requets Latency by verb",
"title": "API Server - HTTP Requests Latency by verb",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -1326,6 +1326,6 @@
"timezone": "",
"title": "Kubernetes / System / API Server",
"uid": "k8s_system_apisrv",
"version": 11,
"version": 12,
"weekStart": ""
}

0 comments on commit 3a16ba3

Please sign in to comment.