File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
charts/nr-k8s-otel-collector Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -558,7 +558,7 @@ data:
558558 # Metadata attached by this processor is reliant on the uid & pod name. This would be sufficient for most types
559559 # of metrics but there are cases of metrics where a uid would not be present and thus metadata would
560560 # not be attached. To address cases like these, metadata attributes must be annotated in a different manner
561- # such as by preserving some of the attributes presented by KSM.
561+ # such as by preserving some of the attributes presented by KSM!
562562 auth_type: "serviceAccount"
563563 passthrough: false
564564 filter:
Original file line number Diff line number Diff line change 2424 app.kubernetes.io/name : nr-k8s-otel-collector
2525 component : daemonset
2626 annotations :
27- checksum/config : 500286f52e18eb4bd489ccf2e372737162efa5b191c5967325754e077c43ba04
27+ checksum/config : 0db0bd5b32c3419611ff58cefa25eea1622535b7389be062f2ee4cd9c3d407e8
2828 spec :
2929 serviceAccountName : example-nr-k8s-otel-collector
3030 containers :
Original file line number Diff line number Diff line change @@ -576,7 +576,7 @@ data:
576576 # Metadata attached by this processor is reliant on the uid & pod name. This would be sufficient for most types
577577 # of metrics but there are cases of metrics where a uid would not be present and thus metadata would
578578 # not be attached. To address cases like these, metadata attributes must be annotated in a different manner
579- # such as by preserving some of the attributes presented by KSM.
579+ # such as by preserving some of the attributes presented by KSM!
580580 auth_type: "serviceAccount"
581581 passthrough: false
582582 filter:
You can’t perform that action at this time.
0 commit comments