OpenTelemetry - CNCF/opentelemetry-operator: Release v0.70.0
Name: opentelemetry-operator
Owner: OpenTelemetry - CNCF
Release: Release v0.70.0
Released: 2023-02-17
License: Apache-2.0
Release Assets:
0.70.0
💡 Enhancements 💡
target allocator
: Save the scrape config response in the HTTP server upon relevant config change, instead of building it on every handler call. At the same time, this avoids data race when accessing the scrape configs map. (#1359)target allocator
: Configuregin
router to be used in release mode and do not use the default logging middleware which is noisy and not formatted properly. (#1352)github action
: This PR adds github action for publishing theOperator OpAMP Bridge
container image to Github Container Registry. (#1369)operator
: AddOperator-OpAMP-Bridge
version info to Operator (#1455)
🧰 Bug fixes 🧰
statsd-receiver
: Switched the protocol of statsd-receiver to UDP from TCP (#1476)