Package com.couchbase.client.core.cnc
Class TracingIdentifiers
java.lang.Object
com.couchbase.client.core.cnc.TracingIdentifiers
public class TracingIdentifiers extends Object
Holds static tracing identifiers throughout the SDK.
-
Field Summary
-
Method Summary
-
Field Details
-
SPAN_DISPATCH
A common name for the dispatch span that implementations should use.- See Also:
- Constant Field Values
-
SPAN_REQUEST_ENCODING
A common name for the value encode span that implementations should use.- See Also:
- Constant Field Values
-
SERVICE_KV
The identifier commonly used to identify the kv service.- See Also:
- Constant Field Values
-
SERVICE_QUERY
The identifier commonly used to identify the query service.- See Also:
- Constant Field Values
-
SERVICE_SEARCH
The identifier commonly used to identify the search service.- See Also:
- Constant Field Values
-
SERVICE_VIEWS
The identifier commonly used to identify the view service.- See Also:
- Constant Field Values
-
SERVICE_ANALYTICS
The identifier commonly used to identify the analytics service.- See Also:
- Constant Field Values
-
SPAN_REQUEST_QUERY
- See Also:
- Constant Field Values
-
SPAN_REQUEST_ANALYTICS
- See Also:
- Constant Field Values
-
SPAN_REQUEST_SEARCH
- See Also:
- Constant Field Values
-
SPAN_REQUEST_VIEWS
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_GET
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_GET_REPLICA
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_UPSERT
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_REPLACE
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_INSERT
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_REMOVE
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_GAL
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_GAT
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_EXISTS
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_TOUCH
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_UNLOCK
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_LOOKUP_IN
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_MUTATE_IN
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_APPEND
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_PREPEND
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_INCREMENT
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_DECREMENT
- See Also:
- Constant Field Values
-
SPAN_REQUEST_KV_OBSERVE
- See Also:
- Constant Field Values
-
SPAN_REQUEST_MANAGER_ANALYTICS
- See Also:
- Constant Field Values
-
SPAN_REQUEST_MANAGER_QUERY
- See Also:
- Constant Field Values
-
SPAN_REQUEST_MANAGER_BUCKETS
- See Also:
- Constant Field Values
-
SPAN_REQUEST_MANAGER_COLLECTIONS
- See Also:
- Constant Field Values
-
SPAN_REQUEST_MANAGER_SEARCH
- See Also:
- Constant Field Values
-
SPAN_REQUEST_MANAGER_USERS
- See Also:
- Constant Field Values
-
SPAN_REQUEST_MANAGER_VIEWS
- See Also:
- Constant Field Values
-