Skip to content

Azquelt/microprofile-telemetry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroProfile Telemetry

microprofile telemetry

This specification is to adopt OpenTelemetry from CNCF to allow MicroProfile Applications benefit from OpenTelemetry and enable Jakarta RESTful Web Services automatically being traced if configured.

OpenTracing moves to OpenTelemetry

With the merge of OpenTracing and OpenCensus, OpenTelemetry holds the future. OpenTelemetry consists of Tracing, Logging, Metrics and Baggage support.

Structure of this Specification

Since OpenTelemetry has three main parts and an additional one: Tracing, Metrics, Logging and Baggage for additional information, i.e. to link between them. This specification potentially adopts all three main parts when they are stable in OpenTelemetry. If this is the case, they will appear as submodules in this specification. For instance, you can find details related to tracing from the directory of tracing. This top level project specifies a particular version of OpenTelemetry to pull in so that all submodules can work together.

Note

Currently implementations of this specification are required to support Tracing and Baggage only.

About

microprofile telemetry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%