how to get two diffrenet metrics in single json #35156
Unanswered
NamanGajjar26
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.
Uh oh!
There was an error while loading. Please reload this page.
-
i am using host-metrics,k8s_cluster,kubeletstats get metrics from opentelemetry and send to opensearch


there are get two different metrics get in my index first is node_cpu_usage and second is node_allocated_cpu
i want node_allocated_cpu value get in node_cpu_usage as new field name (total_cpu_size)
below is node_cpu_usage
below image is node_allocated_cpu
Beta Was this translation helpful? Give feedback.
All reactions