Skip to content

v0.36.1

Compare
Choose a tag to compare
released this 12 Oct 17:53
· 3252 commits to main since this release
v0.36.1
e776bff

๐Ÿš€ New components ๐Ÿš€

  • httpsink exporter to make span data available via a HTTP endpoint
  • Initial release of translatesfx to translate a SignalFx Smart Agent configuration file into a configuration that can be used by an OpenTelemetry Collector

๐Ÿ›‘ Breaking changes ๐Ÿ›‘

  • Reorder detectors in default configs, moving the system detector to the
    end of the list. Applying this change to a pre-existing config in an EC2
    or Azure deployment will change both the host.name dimension and the
    resource ID dimension on some MTSes, possibly causing detectors to fire.
    (#822)

๐Ÿ’ก Enhancements ๐Ÿ’ก

  • Add --skip-collector-repo and --skip-fluentd-repo options to the Linux installer script to skip apt/yum/zypper repo config (#801)
  • Add collector_msi_url and fluentd_msi_url options to the Windows installer script to allow custom URLs for downloading MSIs (#803)
  • Start collector service after deb/rpm install or upgrade if env file exists (#805)

๐Ÿงฐ Bug fixes ๐Ÿงฐ

  • Allow the version flag without environment variables (#800)
  • Fix Linux installer to set SPLUNK_MEMORY_TOTAL_MIB in the environment file if --ballast option is specified (#807)

Docker Images:

  • quay.io/signalfx/splunk-otel-collector:0.36.1 (digest: sha256:a4a086578f52727d17fb2a7e1b196d32bbd4a89f4e67561d0193f83fdd8079cf)
  • quay.io/signalfx/splunk-otel-collector-windows:0.36.1 (digest: sha256:561a85debd64f23dfdbace4bc41029a028282dd3cc9405c0ca8ebdd8f343f9a6)