All Classes and Interfaces
Class
Description
Extension of
OpenTelemetry
that provides additional functionality:
Accessor to the EventLoggerProvider
without requiring using a separate GlobalEventLoggerProvider
Read access top the ConfigProperties
and Resource
Ability to be reconfigured through ExtendedOpenTelemetry.configure(Map, Resource, boolean)
Ability to be used as a Jenkins Extension
Support using @
Inject
to inject the OpenTelemetry instance in Jenkins @Extension
.Utility methods for working with OpenTelemetry.
Reconfigurable
OpenTelemetry
.
Inspired by `io.opentelemetry.sdk.testing.logs.TestLogRecordData`.