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.
💡 Enhancements 💡
operator: add support for lifecycle hooks and terminationGracePeriodSeconds in collector spec. (#1618)
autoinstrumentation: Bump OpenTelemetry .NET Automatic Instrumentation to 0.7.0 (#1672)
autoinstrumentation: Bump nodejs dependencies to latest versions (#1682)
pkg/instrumentation: Add dotnet instrumentation capability behind a feature gate which is enabled by default. (#1629)
operator: Add ability to use feature gates in the operator (#1619)
autoinstrumentation: Add metrics exporter to Node.JS autoinstrumentation (#1627)
autoinstrumentation: Bump nodejs dependencies to latest versions (#1626)
pkg/instrumentation: Add java instrumentation capability behind a feature gate which is enabled by default. (#1695)
pkg/instrumentation: Add nodejs instrumentation capability behind a feature gate which is enabled by default. (#1697)
operator: Introduces a new feature flag "operator.collector.rewritetargetallocator" that allows an operator to add the target_allocator configuration to the collector configuration (#1581)
Note that the ConfigToPromConfig function in pkg/targetallocator/adapters now correctly returns the prometheus receiver config
in accordance with its docstring. It used to erroneously return the actual Prometheus config from a level lower.
pkg/instrumentation: Add python instrumentation capability behind a feature gate which is enabled by default. (#1696)