signalfx / splunk-otel-collector-chart

Splunk OpenTelemetry Collector for Kubernetes
Apache License 2.0
121 stars 151 forks source link

Refactoring after #1481 - removing not needed env variables #1540

Open pszkamruk-splunk opened 19 hours ago

pszkamruk-splunk commented 19 hours ago

Description: Cleanup and refactor work to prevent code duplication related to setting Kubernetes attributes by using k8sAttributesProcessor for cluster receiver introduced by PR

Once following two PRs will be merged we can merge this one:

jvoravong commented 8 hours ago

For resource/add_collector_k8s:

Functional Tests cover internal collector metrics and attributes (e.g., otelcol_exporter_send_failed_spans).