Uses of Interface
io.helidon.tracing.Tag.TagSource
-
Uses of Tag.TagSource in io.helidon.tracing
Modifier and TypeFieldDescriptionstatic final Tag.TagSource
<String> Tag.COMPONENT
Tag marking a component that triggers this span.static final Tag.TagSource
<String> Tag.DB_STATEMENT
Tag marking a Database statement.static final Tag.TagSource
<String> Tag.DB_TYPE
Tag marking a Database type.static final Tag.TagSource
<String> Tag.HTTP_METHOD
Http method used to invoke this request.static final Tag.TagSource
<Integer> Tag.HTTP_STATUS
Status code that was returned.static final Tag.TagSource
<String> Tag.HTTP_URL
URL of the HTTP request.static final Tag.TagSource
<String> Tag.HTTP_VERSION
HTTP version.