File tree Expand file tree Collapse file tree 3 files changed +1
-7
lines changed
charts/nr-k8s-otel-collector Expand file tree Collapse file tree 3 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -644,9 +644,6 @@ data:
644644 - context: metric
645645 condition: instrumentation_scope.name == "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kubeletstatsreceiver"
646646 pipelines: [metrics/nr]
647- - context: metric
648- condition: instrumentation_scope.name == "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver"
649- pipelines: [metrics/nr_prometheus_cadv_kubelet]
650647
651648 service:
652649 pipelines:
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 : 227c85334b111b2cafb7fdacfeb456718ef128c468edbf1819a908625e91198d
27+ checksum/config : 6f4d030191aecb61a81eb0f3b81400c0e3cf2e391b6b6527fef94662deaff02c
2828 spec :
2929 serviceAccountName : example-nr-k8s-otel-collector
3030 containers :
Original file line number Diff line number Diff line change @@ -662,9 +662,6 @@ data:
662662 - context: metric
663663 condition: instrumentation_scope.name == "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kubeletstatsreceiver"
664664 pipelines: [metrics/nr]
665- - context: metric
666- condition: instrumentation_scope.name == "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver"
667- pipelines: [metrics/nr_prometheus_cadv_kubelet]
668665
669666 service:
670667 {{- if include "newrelic.common.verboseLog" . }}
You can’t perform that action at this time.
0 commit comments