This Splunk OpenTelemetry Collector for Kubernetes release adopts the Splunk OpenTelemetry Collector v0.144.0.
🧰 Bug fixes 🧰
agent: Fix Prometheus autodetect metric filtering (#2222)
A change was introduced inv0.138.0that
incorrectly set filters to only keep Istio and Envoy related metrics whenautodetect.prometheusis enabled.
The filtering should keep all Prometheus metrics and only filter whenautodetect.prometheusis disabled, and
autodetect.istiois enabled.