| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | PREFIX | "tracing.zipkin.reporter" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final boolean | DEFAULT_ENABLED | false | 
| public static final float | DEFAULT_SAMPLER_PROBABILITY | 0.10000000149011612f | 
| public static final java.lang.String | PREFIX | "tracing.zipkin" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | PREFIX | "tracing.zipkin.http" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | SERVICE_ID | "zipkin" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | DEFAULT_PATH | "/api/v2/spans" | 
| public static final java.lang.String | DEFAULT_SERVER_URL | "http://localhost:9411" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | CLIENT_PATH | "${tracing.http.client.path:/**}" | 
| public static final java.lang.String | SERVER_PATH | "${tracing.http.server.path:/**}" | 
| public static final java.lang.String | TAG_ERROR | "error" | 
| public static final java.lang.String | TAG_HTTP_CLIENT | "http.client" | 
| public static final java.lang.String | TAG_HTTP_SERVER | "http.server" | 
| public static final java.lang.String | TAG_HTTP_STATUS_CODE | "http.status_code" | 
| public static final java.lang.String | TAG_METHOD | "http.method" | 
| public static final java.lang.String | TAG_PATH | "http.path" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | PREFIX | "tracing" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | CLASS_TAG | "class" | 
| protected static final java.lang.String | HYSTRIX_ANNOTATION | "io.micronaut.configuration.hystrix.annotation.HystrixCommand" | 
| public static final java.lang.String | METHOD_TAG | "method" | 
| protected static final java.lang.String | TAG_HYSTRIX_COMMAND | "hystrix.command" | 
| protected static final java.lang.String | TAG_HYSTRIX_GROUP | "hystrix.group" | 
| protected static final java.lang.String | TAG_HYSTRIX_THREAD_POOL | "hystrix.threadPool" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final boolean | DEFAULT_ENABLED | false | 
| public static final java.lang.String | PREFIX | "tracing.jaeger" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final boolean | DEFAULT_ENABLED | true | 
| public static final java.lang.String | PREFIX | "micronaut.otel" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | CLIENT_PATH | "${tracing.http.client.path:/**}" | 
| public static final java.lang.String | SERVER_PATH | "${tracing.http.server.path:/**}" | 
| public static final java.lang.String | TAG_ERROR | "error" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | PREFIX | "otel.http.client" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | PREFIX | "otel.http.server" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | PREFIX | "otel" |