public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_DATABASE
Represents database component type of
Component.componentType |
static String |
COMPONENT_EJB
Represents EJB component type of
Component.componentType |
static String |
HAWKULAR_APM_ID
This constant represents the interaction id transferred between a sender and receiver
usually as a header property on the exchanged message.
|
static String |
HAWKULAR_APM_LEVEL
This constant represents the reporting level transferred between a sender and receiver
usually as a header property on the exchanged message.
|
static String |
HAWKULAR_APM_PREFIX
This constant represents the prefix used by all Hawkular APM state transferred between
communication services.
|
static String |
HAWKULAR_APM_TRACEID
This constant represents the trace id transferred between a sender and receiver
usually as a header property on the exchanged message.
|
static String |
HAWKULAR_APM_TXN
This constant represents the transaction name transferred between a sender and receiver
usually as a header property on the exchanged message.
|
static String |
PROP_BUILD_STAMP
Property key representing the build stamp, like a build serial number
Property.name |
static String |
PROP_DATABASE_STATEMENT
Property key representing the database statement
Property.name |
static String |
PROP_FAULT
Property key representing the fault.
|
static String |
PROP_HTTP_QUERY
Property key representing the HTTP query string
Property.name |
static String |
PROP_HTTP_URL_TEMPLATE
Property key representing the HTTP URL template string
Property.name |
static String |
PROP_PRINCIPAL
Property key representing the principal
Property.name |
static String |
PROP_SERVICE_NAME
Property key representing the service name
Property.name |
static String |
PROP_TRANSACTION_NAME
Property key representing the transaction name
Property.name |
static String |
URI_CLIENT_PREFIX
Where trace activity begins within a client application, with the
invocation of a URI, any information derived from that activity
needs to be distinguished from the data derived from the server
trace fragment which is also associated with the same URI.
|
static String |
ZIPKIN_BIN_ANNOTATION_HTTP_PATH
Binary annotation key for HTTP URL path.
|
static String |
ZIPKIN_BIN_ANNOTATION_HTTP_STATUS_CODE
The HTTP status code, when not in 2xx range.
|
static String |
ZIPKIN_BIN_ANNOTATION_HTTP_URI
Binary annotation key for HTTP URL.
|
static String |
ZIPKIN_BIN_ANNOTATION_HTTP_URL
Binary annotation key for HTTP URL.
|
public static final String URI_CLIENT_PREFIX
public static final String PROP_SERVICE_NAME
Property.namepublic static final String PROP_BUILD_STAMP
Property.namepublic static final String PROP_TRANSACTION_NAME
Property.namepublic static final String PROP_PRINCIPAL
Property.namepublic static final String PROP_FAULT
Property.namepublic static final String PROP_DATABASE_STATEMENT
Property.namepublic static final String PROP_HTTP_QUERY
Property.namepublic static final String PROP_HTTP_URL_TEMPLATE
Property.namepublic static final String COMPONENT_DATABASE
Component.componentTypepublic static final String COMPONENT_EJB
Component.componentTypepublic static final String HAWKULAR_APM_PREFIX
public static final String HAWKULAR_APM_ID
public static final String HAWKULAR_APM_TRACEID
public static final String HAWKULAR_APM_TXN
public static final String HAWKULAR_APM_LEVEL
public static final String ZIPKIN_BIN_ANNOTATION_HTTP_URL
public static final String ZIPKIN_BIN_ANNOTATION_HTTP_PATH
public static final String ZIPKIN_BIN_ANNOTATION_HTTP_URI
ZIPKIN_BIN_ANNOTATION_HTTP_PATH.
See zipkinCoreConstantspublic static final String ZIPKIN_BIN_ANNOTATION_HTTP_STATUS_CODE
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.