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
feat!: Add method for pre-configured Tracing instance (#1001)
* feat: Add method to construct pre-configured Tracing instance
* test: Add unit test for Tracing::pre_configured
* chore: Update variable name used in unit test
* docs: Add doc comments for Tracing::pre_configured
* chore(docs): Fixup various doc comments
* chore: Fix doc comment references
* refactor: Use stackable_telemetry::TelemetryOptions
* chore: Update changelogs
* chore: Fix doc tests
* chore: Change filename suffix to "tracing-rs.json"
* docs: Document default env vars, level filters and default values
* chore(stackable-telemetry): Adjust changelog
* chore: Change level for OTLP logs and traces to INFO
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
* docs: Add clap specific example for TelemetryOptions
* chore: Fix changelog
---------
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
0 commit comments