github signalfx/splunk-otel-collector v0.81.1

latest releases: v0.109.0, v0.108.1, ansible-v0.30.0...
14 months ago

🧰 Bug fixes 🧰

  • (Splunk) Discovery mode: Ensure all successful observers are used in resulting receiver creator instance (#3391)
  • (Contrib) processor/resourcedetection: Fix panic when AKS detector is used. (#24549)
  • (Contrib) processor/resourcedetection: Avoid returning empty host.id by the system detector. (#24230)
  • (Contrib) processor/resourcedetection: Disable host.id by default on the system detector. This restores the behavior prior to v0.72.0 when using the system detector together with other detectors that set host.id. (#21233)
    To re-enable host.id on the system detector set system::resource_attributes::host.id::enabled to true:
    resourcedetection:
      detectors: [system]
      system:
        resource_attributes:
          host.id:
            enabled: true
    
  • (Contrib) processor/resourcedetection: Fix docker detector not setting any attributes. (#24280)
  • (Contrib) processor/resourcedetection: Fix Heroku config option for the service.name and service.version attributes. (#24355)

💡 Enhancements 💡

  • (Splunk) Add support for basicauth extension. (#3413)
  • (Splunk) receiver/databricks: Add retry/backoff on http 429s. (#3374)
  • (Contrib) processor/resourcedetection: The system detector now can optionally set the host.arch resource attribute. (#22939)

Docker Images:

  • quay.io/signalfx/splunk-otel-collector:0.81.1-amd64 (digest: sha256:ca5f09f700f4c4e3e9f0e9c34f7c5e7e17cd24d78df3e8fa77d1dba30466ffb0)
  • quay.io/signalfx/splunk-otel-collector:0.81.1-arm64 (digest: sha256:e44336e3b999365a30407d40abf2bd1564a9f041d0b8f541bcff878d201bb435)
  • quay.io/signalfx/splunk-otel-collector:0.81.1-ppc64le (digest: sha256:f9ab5db1157bcc3dba16f998c43f01f936c56c0d893b3f747954a38e33307a03)
  • quay.io/signalfx/splunk-otel-collector-windows:0.81.1 (digest: sha256:85b97c43f975e2275cedbe059dc268fd133dbcc1979903a47469236dbed97ec3)
  • quay.io/signalfx/splunk-otel-collector-windows:0.81.1-2022 (digest: sha256:ef6aa397dd6bde83483cba96e598cd3da1f4d942a5d2f8210113a70f7b1c8fba)

Don't miss a new splunk-otel-collector release

NewReleases is sending notifications on new releases.