This Splunk OpenTelemetry Collector for Kubernetes release adopts the Splunk OpenTelemetry Collector v0.127.0.
❗ Known Issues ❗
simpleprometheusreceiver
: Metrics from this receiver may be missing labels or exhibit unexpected label behavior
An issue has been identified in this receiver where labels are not being passed and processed correctly.
This means Prometheus metrics may be missing expected labels or exhibit unexpected label behavior,
which can affect internal Collector processing as well as downstream dashboards, alerts, and metric analysis.
See contrib issue #40722 for more details on this bug.
💡 Enhancements 💡
clusterReceiver
: Change the cluster receiver internal metrics ports and healthcheck port to be unique, needed to avoid conflicts when running in host network namespace. (#1859)