What's Changed
- Open Telemetry by @Xaelias in #819
- Remove noisy span debug logging by @trevorriles in #951
- Move pyramid otel instrumentation to BaseplateConfigurator by @trevorriles in #952
- Patch using opentelemetry-instrumentation-threading by @trevorriles in #953
- Instrument log lines with otel trace info by @trevorriles in #965
- Initialize tracing export code to run earlier in the startup process. by @trevorriles in #983
- Remove non-existent param
app_config
from configure_context docstring by @RyanBalfanz in #999 - Fix sampler nesting for tracing by @trevorriles in #1000
- Emit more shutdown logging by default by @chriskuehl in #1005
- Move healthchecks to it's own package by @trevorriles in #1011
- Add secrets fetcher tests where none existed before by @RyanBalfanz in #1019
- tracing: Only decode the traceparent and tracestate headers by @trevorriles in #1021
New Contributors
- @RyanBalfanz made their first contribution in #999
Full Changelog: v2.7.0...v2.7.1