Class ElasticsearchIncubatingAttributes
java.lang.Object
io.opentelemetry.semconv.incubating.ElasticsearchIncubatingAttributes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.opentelemetry.api.common.AttributeKey<String>Represents the human-readable identifier of the node/instance to which a request was routed. -
Method Summary
-
Field Details
-
ELASTICSEARCH_NODE_NAME
Represents the human-readable identifier of the node/instance to which a request was routed.
-