Index

A I K S V W 
All Classes and Interfaces|All Packages

A

AddingSpanAttributes - Annotation Type in io.opentelemetry.instrumentation.annotations
This annotation marks that an execution of this method or constructor is able to add attributes to the current span Span.

I

io.opentelemetry.instrumentation.annotations - package io.opentelemetry.instrumentation.annotations
This module contains various annotations that can be used by clients of OpenTelemetry API.

K

kind() - Element in annotation type io.opentelemetry.instrumentation.annotations.WithSpan
Specify the SpanKind of span to be created.

S

SpanAttribute - Annotation Type in io.opentelemetry.instrumentation.annotations
This annotation marks that a parameter of a method annotated by the WithSpan annotation should be added as an attribute to the newly created Span.

V

value() - Element in annotation type io.opentelemetry.instrumentation.annotations.SpanAttribute
Optional name of the attribute.
value() - Element in annotation type io.opentelemetry.instrumentation.annotations.WithSpan
Optional name of the created span.

W

WithSpan - Annotation Type in io.opentelemetry.instrumentation.annotations
This annotation marks that an execution of this method or constructor should result in a new Span.
A I K S V W 
All Classes and Interfaces|All Packages