Skip to content

v0.60.0

Compare
Choose a tag to compare
@srv-gh-o11y-gdi srv-gh-o11y-gdi released this 23 Sep 18:27
· 2796 commits to main since this release
fe3f233

This Splunk OpenTelemetry Collector release includes changes from the opentelemetry-collector v0.60.0 and the opentelemetry-collector-contrib v0.60.0 releases.

💡 Enhancements 💡

  • Update auto instrumentation java agent to v1.16.0
  • Replace usage of Map.Insert* and Map.Update* with Map.Upsert (#1957)
  • Refactor main flags as settings.Settings (#1952)
  • Support installing with ansible and skipping restart of services (#1930)

🐛 Known issue 🐛

See open-telemetry/opentelemetry-collector-contrib#14467 for discussion.

The transform processor now validates the type of operands when performing comparisons, however it may issue a warning when comparing nil values and non-nil values, which may result in flooding logs.

The log line will contain this expression: string to non-string with op

Docker Images:

  • quay.io/signalfx/splunk-otel-collector:0.60.0 (digest: sha256:cd0022dcd185ae2e6405aa9ff809d9bc9ac5b65919ba3ffb3a9fffcc30fea9d7)
  • quay.io/signalfx/splunk-otel-collector-windows:0.60.0 (digest: sha256:67491cfef0e9b09f5dd893ecf3c76faa0dfcd98957dd6fee8968d8ed55532850)