You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
π 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 validation
operator: 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)