Skip to content

Commit

Permalink
Add javadoc
Browse files Browse the repository at this point in the history
Signed-off-by: Ales Justin <[email protected]>
  • Loading branch information
alesj committed Jul 13, 2022
1 parent f4a4824 commit f976d5b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@

/**
* OpenTelemetry implementation of Tracing.
*
* Note: we use Vert.x OpenTelemetry extension to setup custom ContextStorageProvider:
* @see io.vertx.tracing.opentelemetry.VertxContextStorageProvider
*/
class OpenTelemetryHandle implements TracingHandle {

Expand Down

0 comments on commit f976d5b

Please sign in to comment.