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
Describe the bug
I'd like to add several attributes under service.* but so far all the attributes that I've added in the processors.resource.atrtibutes are added as children of labels.*
Describe the bug
I'd like to add several attributes under service.* but so far all the attributes that I've added in the processors.resource.atrtibutes are added as children of labels.*
Steps to reproduce
Given the following configuration:
The attribute service.cluster will be injected as labels.service_cluster while cluster in labels.cluster
What did you expect to see?
service.cluster: XXXX
What did you see instead?
labels.service_cluster:XXXX or
labels.cluster: XXXX
What version did you use?
0.108.0
Environment
openshift
Additional context
The text was updated successfully, but these errors were encountered: