🛑 Breaking changes 🛑
OpAMP Bridge
: This PR simplifies the bridge's configuration and logging by renaming and removing fields. (#1368)
components_allowed
=>componentsAllowed
❌protocol
which is now inferred from endpoint
capabilities[]string
=>map[Capability]bool
for enhanced configuration validationoperator
: Enable Target Allocator Rewrite by default (#2208)
See the documentation for details.
Use the--feature-gates=-operator.collector.rewritetargetallocator
command line option to switch back to the old behaviour.
💡 Enhancements 💡
operator
: updating the operator to use the Collector's debug exporter in replacement of the deprecated logging exporter (#2130)operator
: Publish operator images for I IBM P/Z (linux/s390x,linux/ppc64le) architectures. (#2215)Documentation
: Add diagrams to Target Allocator Readme. (#2229)target allocator
: Add rate limiting for scrape config updates (#1544)
🧰 Bug fixes 🧰
operator
: Set the security context for the init containers of the Apache HTTPD instrumentation (#2050)