Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGGING |
"logging" |
public static final String |
OTEL_EXPORTER_LOGGING_PREFIX_KEY |
"otel.exporter.logging.prefix" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OTEL_LOGS_EXPORTER_KEY |
"otel.logs.exporter" |
public static final String |
OTEL_METRICS_EXPORTER_KEY |
"otel.metrics.exporter" |
public static final String |
OTEL_TRACES_EXPORTER_KEY |
"otel.traces.exporter" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OTEL_EXPORTER_OTLP_COMPRESSION |
"otel.exporter.otlp.compression" |
public static final String |
OTEL_EXPORTER_OTLP_ENDPOINT |
"otel.exporter.otlp.endpoint" |
public static final String |
OTEL_EXPORTER_OTLP_HEADERS |
"otel.exporter.otlp.headers" |
public static final String |
OTEL_EXPORTER_OTLP_METRICS_ENDPOINT |
"otel.exporter.otlp.metrics.endpoint" |
public static final String |
OTEL_EXPORTER_OTLP_PROTOCOL |
"otel.exporter.otlp.protocol" |
public static final String |
OTEL_EXPORTER_OTLP_TRACES_ENDPOINT |
"otel.exporter.otlp.traces.endpoint" |
public static final String |
OTLP |
"otlp" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SPAN_ID |
"spanId" |
public static final String |
TRACE_CONTEXT_MAP_KEY |
"OTEL_TRACE_CONTEXT" |
public static final String |
TRACE_ID |
"traceId" |
public static final String |
TRACE_PREV_CONTEXT_MAP_KEY |
"OTEL_PREV_TRACE_CONTEXT" |
public static final String |
TRACE_TRANSACTION_ID |
"TRACE_TRANSACTION_ID" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_MULE_OTEL_TRACING_DISABLED |
"mule.otel.tracing.disabled" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SPAN_ID_LONG |
"spanIdLong" |
public static final String |
TRACE_ID_LONG_LOW_PART |
"traceIdLongLowPart" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INSTRUMENTATION_NAME |
"com.avioconsulting.mule.tracing" |
public static final String |
INSTRUMENTATION_VERSION |
"0.0.1" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MULE_OTEL_INTERCEPTOR_PROCESSOR_ENABLE_PROPERTY_NAME |
"mule.otel.interceptor.processor.enable" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FLOW |
"flow" |
public static final String |
NAMESPACE_MULE |
"mule" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COMPONENT_NAME_KEY |
"component:name" |
public static final String |
COMPONENT_NAMESPACE_KEY |
"component:namespace" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"db" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MULE_OTEL_SPAN_PROCESSORS_ENABLE_PROPERTY_NAME |
"mule.otel.span.processors.enable" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MULE_OTEL_USE_APIKIT_SPAN_NAMES |
"mule.otel.use.apikit.span.names" |
Copyright © 2024 AVIO Consulting. All rights reserved.