Constant Field Values
Contents
com.avioconsulting.*
-
com.avioconsulting.mule.opentelemetry.api.config.exporter.LoggingExporter Modifier and Type Constant Field Value public static final StringLOGGING"logging"public static final StringOTEL_EXPORTER_LOGGING_PREFIX_KEY"otel.exporter.logging.prefix" -
com.avioconsulting.mule.opentelemetry.api.config.exporter.OpenTelemetryExporter Modifier and Type Constant Field Value public static final StringOTEL_LOGS_EXPORTER_KEY"otel.logs.exporter"public static final StringOTEL_METRICS_EXPORTER_KEY"otel.metrics.exporter"public static final StringOTEL_TRACES_EXPORTER_KEY"otel.traces.exporter" -
com.avioconsulting.mule.opentelemetry.api.config.exporter.OtlpExporter Modifier and Type Constant Field Value public static final StringOTEL_EXPORTER_OTLP_COMPRESSION"otel.exporter.otlp.compression"public static final StringOTEL_EXPORTER_OTLP_ENDPOINT"otel.exporter.otlp.endpoint"public static final StringOTEL_EXPORTER_OTLP_HEADERS"otel.exporter.otlp.headers"public static final StringOTEL_EXPORTER_OTLP_METRICS_ENDPOINT"otel.exporter.otlp.metrics.endpoint"public static final StringOTEL_EXPORTER_OTLP_PROTOCOL"otel.exporter.otlp.protocol"public static final StringOTEL_EXPORTER_OTLP_TRACES_ENDPOINT"otel.exporter.otlp.traces.endpoint"public static final StringOTLP"otlp"
-
com.avioconsulting.mule.opentelemetry.api.store.TransactionStore Modifier and Type Constant Field Value public static final StringSPAN_ID"spanId"public static final StringTRACE_CONTEXT_MAP_KEY"OTEL_TRACE_CONTEXT"public static final StringTRACE_ID"traceId"public static final StringTRACE_PREV_CONTEXT_MAP_KEY"OTEL_PREV_TRACE_CONTEXT"public static final StringTRACE_TRANSACTION_ID"TRACE_TRANSACTION_ID"
-
com.avioconsulting.mule.opentelemetry.internal.config.OpenTelemetryExtensionConfiguration Modifier and Type Constant Field Value public static final StringPROP_MULE_OTEL_TRACING_DISABLED"mule.otel.tracing.disabled"
-
com.avioconsulting.mule.opentelemetry.internal.connection.OpenTelemetryConnection Modifier and Type Constant Field Value public static final StringSPAN_ID_LONG"spanIdLong"public static final StringTRACE_ID_LONG_LOW_PART"traceIdLongLowPart" -
com.avioconsulting.mule.opentelemetry.internal.connection.OpenTelemetryConnectionProvider Modifier and Type Constant Field Value public static final StringINSTRUMENTATION_NAME"com.avioconsulting.mule.tracing"public static final StringINSTRUMENTATION_VERSION"0.0.1"
-
com.avioconsulting.mule.opentelemetry.internal.interceptor.MessageProcessorTracingInterceptorFactory Modifier and Type Constant Field Value public static final StringMULE_OTEL_INTERCEPTOR_PROCESSOR_ENABLE_PROPERTY_NAME"mule.otel.interceptor.processor.enable"
-
com.avioconsulting.mule.opentelemetry.internal.processor.AbstractProcessorComponent Modifier and Type Constant Field Value public static final StringFLOW"flow"public static final StringNAMESPACE_MULE"mule" -
com.avioconsulting.mule.opentelemetry.internal.processor.ComponentWrapper Modifier and Type Constant Field Value public static final StringCOMPONENT_NAME_KEY"component:name"public static final StringCOMPONENT_NAMESPACE_KEY"component:namespace" -
com.avioconsulting.mule.opentelemetry.internal.processor.DBProcessorComponent Modifier and Type Constant Field Value public static final StringNAMESPACE"db" -
com.avioconsulting.mule.opentelemetry.internal.processor.HttpProcessorComponent Modifier and Type Constant Field Value public static final StringNAMESPACE"http" -
com.avioconsulting.mule.opentelemetry.internal.processor.MuleNotificationProcessor Modifier and Type Constant Field Value public static final StringMULE_OTEL_SPAN_PROCESSORS_ENABLE_PROPERTY_NAME"mule.otel.span.processors.enable"
-
com.avioconsulting.mule.opentelemetry.internal.util.PropertiesUtil Modifier and Type Constant Field Value public static final StringMULE_OTEL_USE_APIKIT_SPAN_NAMES"mule.otel.use.apikit.span.names"