Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 5221ab1

Browse files
committed
Merge branch 'main' into adasplunk-O11YDOCS-6779
2 parents 4523a20 + 4c19b9c commit 5221ab1

File tree

151 files changed

+15831
-9263
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

151 files changed

+15831
-9263
lines changed

_images/ai/ai2.png

-8.57 KB
Loading

_images/ai/ai3.png

34.7 KB
Loading
112 KB
Loading
172 KB
Loading
155 KB
Loading

_images/collector/imagetest.png

Loading
510 KB
Loading
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
Navigator,Metric class name,Description
2+
Kubernetes clusters,Default,A default group of metrics and KPIs that are essential for troubleshooting Kubernetes clusters. Note: Cluster CPU and Memory Utilization is the average of all containers in the cluster.
3+
Kubernetes nodes,Default,A default group of metrics and KPIs that are essential for troubleshooting Kubernetes nodes.
4+
Kubernetes nodes,Node CPU,"A group of metrics and KPIs related to node CPU troubleshooting. Note: At the node level, CPU Limit and CPU Request is the sum of the respective values for all containers in the node.
5+
"
6+
Kubernetes nodes,Node memory,"A group of metrics and KPIs related to node memory troubleshooting. Note: At the node level, Memory Limit and Memory Request is the sum of the respective values for all containers in the node."
7+
Kubernetes nodes,Node file system,"A group of metrics and KPIs related to node storage troubleshooting. Note: At the node level, Storage Limit and Storage Request is the sum of the respective values for all containers in the node."
8+
Kubernetes nodes,Node network metrics,A group of metrics and KPIs related to node network troubleshooting.
9+
Kubernetes pods,Default,A default group of metrics and KPIs that are essential for troubleshooting Kubernetes pods.
10+
Kubernetes pods,Pod status,A group of metrics and KPIs related to pod status troubleshooting.
11+
Kubernetes pods,Pod CPU,"A group of metrics and KPIs related to pod CPU troubleshooting. Note: At the pod level, CPU Limit and CPU Request is the sum of the respective values for all containers in the pod. "
12+
Kubernetes pods,Pod memory,"A group of metrics and KPIs related to pod memory troubleshooting. Note: At the pod level, Memory Limit and Memory Request is the sum of the respective values for all containers in the pod. "
13+
Kubernetes pods,Pod file system,A group of metrics and KPIs related to pod storage troubleshooting.
14+
Kubernetes containers,Default,A default group of metrics and KPIs that are essential for troubleshooting Kubernetes containers.
15+
Kubernetes containers,Container CPU,A group of metrics and KPIs related to container CPU troubleshooting.
16+
Kubernetes containers,Container memory,A group of metrics and KPIs related to container memory troubleshooting.
17+
Kubernetes containers,Container file system,A group of metrics and KPIs related to container storage troubleshooting.
18+
Kubernetes containers,Container network metrics ,A group of metrics and KPIs related to container network troubleshooting.
19+
Kubernetes workloads,Default,A default group of metrics and KPIs that are essential for troubleshooting Kubernetes workloads.
20+
Kubernetes workloads,Workload pods,A group of metrics and KPIs related to the status of the pods in a workload.
21+
Kubernetes workloads,Workload churn,A group of metrics and KPIs related to the churn rate of the pods in a workload.
22+
Kubernetes workloads,Workload scaling,A group of metrics and KPIs related to scaling up/down the pods in a workload.
23+
Kubernetes workloads,Workload attributes,A group of metrics and KPIs related to workload attributes.
24+
Kubernetes deployments,Default,A default group of metrics and KPIs that are essential for troubleshooting Kubernetes deployments.
25+
Kubernetes deployments,Deployment pods,A group of metrics and KPIs related to the status of the pods in a deployment.
26+
Kubernetes deployments,Deployment churn,A group of metrics and KPIs related to the churn rate of the pods in a deployment.
27+
Kubernetes deployments,Deployment scaling,A group of metrics and KPIs related to scaling up/down the pods in a deployment.
28+
Kubernetes deployments,Deployment attributes,A group of metrics and KPIs related to deployment attributes.
29+
Kubernetes ReplicaSets,Default,A default group of metrics and KPIs that are essential for troubleshooting Kubernetes ReplicaSets.
30+
Kubernetes ReplicaSets,ReplicaSet pods,A group of metrics and KPIs related to the status of the pods in a ReplicaSet.
31+
Kubernetes ReplicaSets,ReplicaSet churn,A group of metrics and KPIs related to the churn rate of the pods in a ReplicaSet.
32+
Kubernetes ReplicaSets,ReplicaSet scaling,A group of metrics and KPIs related to scaling up/down the pods in a ReplicaSet.
33+
Kubernetes ReplicaSets,ReplicaSet attributes,A group of metrics and KPIs related to ReplicaSet attributes.
34+
Kubernetes DaemonSets,Default,A default group of metrics and KPIs that are essential for troubleshooting Kubernetes DaemonSets.
35+
Kubernetes DaemonSets,DaemonSet nodes,A group of metrics and KPIs related to troubleshooting the nodes in a DaemonSet.
36+
Kubernetes DaemonSets,DaemonSet churn,A group of metrics and KPIs related to the churn rate of the pods in a DaemonSet.
37+
Kubernetes DaemonSets,DaemonSet attributes,A group of metrics and KPIs related to DaemonSet attributes.
38+
Kubernetes StatefulSets,Default,A default group of metrics and KPIs that are essential for troubleshooting Kubernetes StatefulSets.
39+
Kubernetes StatefulSets,StatefulSet pods,A group of metrics and KPIs related to troubleshooting the pods in a StatefulSet.
40+
Kubernetes StatefulSets,StatefulSet churn,A group of metrics and KPIs related to the churn rate of the pods in a StatefulSet.
41+
Kubernetes StatefulSets,StatefulSet attributes,A group of metrics and KPIs related to StatefulSet attributes.
42+
Kubernetes namespaces,Default,A default group of metrics and KPIs that are essential for troubleshooting Kubernetes namespaces.
43+
Kubernetes namespaces,Namespace workloads,A group of metrics and KPIs related to troubleshooting the workloads in a namespace.
44+
Kubernetes namespaces,Namespace resources,A group of metrics and KPIs related to troubleshooting namespace resources.
45+
Kubernetes CronJobs,Default,A default group of metrics and KPIs that are essential for troubleshooting Kubernetes CronJobs.
46+
Kubernetes CronJobs,CronJob jobs,A group of metrics and KPIs related to troubleshooting CronJobs.
47+
Kubernetes CronJobs,CronJob pods,A group of metrics and KPIs related to troubleshooting pods in a CronJob.
48+
Kubernetes CronJobs,CronJob attributes,A group of metrics and KPIs related to CronJob attributes.
49+
Kubernetes jobs,Default,A default group of metrics and KPIs that are essential for troubleshooting Kubernetes jobs.
50+
Kubernetes jobs,Job attributes,A group of metrics and KPIs related to job attributes.
181 KB
Loading
249 KB
Loading

0 commit comments

Comments
 (0)