Skip to content

Commit 8243c83

Browse files
authored
Fix typos in kubernetes_control_plane dashboard (DataDog#24004)
1 parent a02db0f commit 8243c83

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

kubernetes/assets/dashboards/kubernetes_control_plane.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Kubernetes Control Plane Overview",
3-
"description": "Kubernetes Control-Plane monitoring\n\nThis dashboard show different metrics/logs from kubernetes control-plane components (kube-api server, kube-scheduler, etcd).\n\nThis dashboard helps you monitor kubernetes control-plane.\n\nIt requires the control-plane monitoring checks to be enabled using [this tutorial](https://docs.datadoghq.com/containers/kubernetes/control_plane/?tab=datadogoperator).\n\nFind more detailed monitoring for each component on their dedicated dashboards:\n\n- Kubernetes API server - [here](https://app.datadoghq.com/dash/integration/Kubernetes%20API%20Server%20-%20Overview)\n- Etcd - [here](https://app.datadoghq.com/dash/integration/Etcd%20Overview)\n- Kubernetes Scheduler - [here](https://app.datadoghq.com/dash/integration/kube_scheduler)\n- Kubernetes Controller manager - [here](https://app.datadoghq.com/dash/integration/kube_controller_manager)",
3+
"description": "Kubernetes Control-Plane monitoring\n\nThis dashboard shows different metrics/logs from kubernetes control-plane components (kube-api server, kube-scheduler, etcd).\n\nThis dashboard helps you monitor kubernetes control-plane.\n\nIt requires the control-plane monitoring checks to be enabled using [this tutorial](https://docs.datadoghq.com/containers/kubernetes/control_plane/?tab=datadogoperator).\n\nFind more detailed monitoring for each component on their dedicated dashboards:\n\n- Kubernetes API server - [here](https://app.datadoghq.com/dash/integration/Kubernetes%20API%20Server%20-%20Overview)\n- Etcd - [here](https://app.datadoghq.com/dash/integration/Etcd%20Overview)\n- Kubernetes Scheduler - [here](https://app.datadoghq.com/dash/integration/kube_scheduler)\n- Kubernetes Controller manager - [here](https://app.datadoghq.com/dash/integration/kube_controller_manager)",
44
"widgets": [
55
{
66
"id": 7973807627760301,
@@ -15,7 +15,7 @@
1515
"id": 1396413511120281,
1616
"definition": {
1717
"type": "note",
18-
"content": "## Kubernetes Control-Plane monitoring\n\nThis dashboard show different metrics/logs from kubernetes control-plane components (kube-api server, kube-scheduler, etcd).\n\nThis dashboard helps you monitor kubernetes control-plane.\n\nIt requires the control-plane monitoring checks to be enabled using [this tutorial](https://docs.datadoghq.com/containers/kubernetes/control_plane/?tab=datadogoperator).\n\nFind more detailed monitoring for each component on their dedicated dashboards:\n\n- Kubernetes API server - [here](https://app.datadoghq.com/dash/integration/Kubernetes%20API%20Server%20-%20Overview)\n- Etcd - [here](https://app.datadoghq.com/dash/integration/Etcd%20Overview)\n- Kubernetes Scheduler - [here](https://app.datadoghq.com/dash/integration/kube_scheduler)\n- Kubernetes Controller manager - [here](https://app.datadoghq.com/dash/integration/kube_controller_manager)",
18+
"content": "## Kubernetes Control-Plane monitoring\n\nThis dashboard shows different metrics/logs from kubernetes control-plane components (kube-api server, kube-scheduler, etcd).\n\nThis dashboard helps you monitor kubernetes control-plane.\n\nIt requires the control-plane monitoring checks to be enabled using [this tutorial](https://docs.datadoghq.com/containers/kubernetes/control_plane/?tab=datadogoperator).\n\nFind more detailed monitoring for each component on their dedicated dashboards:\n\n- Kubernetes API server - [here](https://app.datadoghq.com/dash/integration/Kubernetes%20API%20Server%20-%20Overview)\n- Etcd - [here](https://app.datadoghq.com/dash/integration/Etcd%20Overview)\n- Kubernetes Scheduler - [here](https://app.datadoghq.com/dash/integration/kube_scheduler)\n- Kubernetes Controller manager - [here](https://app.datadoghq.com/dash/integration/kube_controller_manager)",
1919
"background_color": "white",
2020
"font_size": "16",
2121
"text_align": "left",
@@ -529,7 +529,7 @@
529529
{
530530
"id": 3478691643697987,
531531
"definition": {
532-
"title": "Kuberbetes API server",
532+
"title": "Kubernetes API server",
533533
"show_title": true,
534534
"type": "group",
535535
"layout_type": "ordered",
@@ -1213,7 +1213,7 @@
12131213
{
12141214
"id": 1639655680757989,
12151215
"definition": {
1216-
"title": "Agent check success ration",
1216+
"title": "Agent check success ratio",
12171217
"title_size": "16",
12181218
"title_align": "left",
12191219
"type": "query_value",
@@ -1482,7 +1482,7 @@
14821482
{
14831483
"id": 7769591245715321,
14841484
"definition": {
1485-
"title": "Etcd total number of keys.",
1485+
"title": "Etcd total number of keys",
14861486
"title_size": "16",
14871487
"title_align": "left",
14881488
"type": "query_value",

0 commit comments

Comments
 (0)