github open-telemetry/opentelemetry-operator v0.94.0
Release v0.94.0

latest releases: v0.109.0, v0.108.0, v0.107.0...
7 months ago

0.94.0

💡 Enhancements 💡

  • target allocator: Add new "per node" allocation strategy to target allocator. This strategy will allocate targets to nodes on which given target resides. It should only be used conjunction with the daemonset mode. (#1828)

🧰 Bug fixes 🧰

  • operator: Fixed handling of protocol in exposed ports. (#2619)
    Make distinction not only on the port number, but also on protocol. This fix allows to have multiple exposed
    ServicePorts with the same port number, but different protocols.

  • operator: Fixed handling of exposed port protocol in syslog, tcplog and udplog receivers. (#767, #2619)
    Please note that the operator currently exposes just one port (tcp or udp) of syslog receiver due to the current
    receiver implementation (patches are welcome).

  • operator: Fixing WATCH_NAMESPACE for a single namespace value (#2589)

Components

Don't miss a new opentelemetry-operator release

NewReleases is sending notifications on new releases.