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.
0.119.0
π Breaking changes π
operator: Make ServiceMonitor for operator metrics optional and disable it by default (#3474)
Add --create-sm-operator-metrics flag to create a ServiceMonitor for the operator metrics.
This is disabled by default, which is a breaking change, because it was enabled by default in 0.113.0 and 0.114.0.
π§° Bug fixes π§°
auto-instrumentation: add upper version limit to Python dependency urllib3 (#3616)
target allocator: check for Prometheus CRDs before watching Service/Pod Monitors (#3726)