You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'm trying to associate the pod metadata labels to the collected cadvisor cpu/memory/network metrics. And due to the cadvisor metrics are collected through the cadvisor agent, it doesn't contain any target info for pod association.
Describe the solution you'd like
Build a new extract action and a new pod_association action to support normal attributes
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Hi @dmitryax , by normal attributes I mean the metric data points attributes, not the resource attributes. The label is pod name, and it's named as pod.
Component(s)
processor/k8sattributes
Is your feature request related to a problem? Please describe.
I'm trying to associate the pod metadata labels to the collected cadvisor cpu/memory/network metrics. And due to the cadvisor metrics are collected through the cadvisor agent, it doesn't contain any target info for pod association.
Describe the solution you'd like
Build a new extract action and a new pod_association action to support normal attributes
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: