Missing Metrics from kube-state-metrics #2831
Unanswered
hiteshmishra052
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I installed kube-state-metrics in my cluster but I am not getting certain metrics like k8s_cluster_namespace_total, k8s_cluster_deployment_total, k8s_cluster_statefulset_total, k8s_cluster_daemonset_total etc when I am scraping metrics using open-telemetry-collector and sending the data to OAP skywalking which in turn stores the data in elastic db. But at the same time I am gettting some metrics like k8s_cluster_node_total, k8s_cluster_service_total etc.
Beta Was this translation helpful? Give feedback.
All reactions