Open pszkamruk-splunk opened 19 hours ago
For resource/add_collector_k8s:
Functional Tests cover internal collector metrics and attributes (e.g., otelcol_exporter_send_failed_spans).
k8sattributes/add_collector
) because the tests failed and it is necessary.
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:
Chart repo PR
We need also decide what to do with
resource/add_collector_k8s
: link as this is using env variables which we want to remove, but the functionality of adding additional parameters is covered byk8sattributes/metrics
, so probably it is safe to removeresource/add_collector_k8s
from configuration