-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
Description
Feature epic details
- For the title of this issue, type: Documentation, Development epic name
- Link to development epic: MpTelemetry 2.1 Implementation open-liberty#30715
- Target GA release:
25.0.0.725.0.0.8
Operating systems
Does the documentation apply to all operating systems?
- Yes
- No; specify operating systems: ______
Summary
As an update to MicroProfile Telemetry 2.0, the MicroProfile Telemetry-2.1 feature provides the later version of the OpenTelemetry SDK, providing version 1.48 of OpenTelemetry.
Configuration
List any new or changed properties, parameters, elements, attributes, etc. Include default values and configuration examples where relevant:
To use the OpenTelemetry API, it is no longer required to add the apiTypeVisibility="+third-party" attribute to the classloader element of the server.xml. This also means that it is now possible to deploy an application that uses the OpenTelemetry API by dropping it into the dropins directory.
Reactions are currently unavailable