- MessageProcessorTracingInterceptorFactory - Class in com.avioconsulting.mule.opentelemetry.internal.interceptor
-
ProcessorInterceptorFactory can intercept processors.
- MessageProcessorTracingInterceptorFactory(MuleNotificationProcessor, ConfigurationComponentLocator) - Constructor for class com.avioconsulting.mule.opentelemetry.internal.interceptor.MessageProcessorTracingInterceptorFactory
-
- method(Map<String, String>) - Static method in class com.avioconsulting.mule.opentelemetry.internal.processor.util.HttpSpanUtil
-
Get HTTP Method name with either old and new Semantic Attribute for Method.
- MULE_APP_DOMAIN - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
Application Name.
- MULE_APP_FLOW_NAME - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
- MULE_APP_FLOW_SOURCE_CONFIG_REF - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
Name of the configuration element used by the flow source component.
- MULE_APP_FLOW_SOURCE_NAME - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
Mule Flow Source's Name.
- MULE_APP_FLOW_SOURCE_NAMESPACE - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
XML Namespace of the Source component.
- MULE_APP_FULL_DOMAIN - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
Full DNS of application.
- MULE_APP_PROCESSOR_CONFIG_REF - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
Name of the configuration element, if exists on the processor.
- MULE_APP_PROCESSOR_DOC_NAME - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
Documented name of the processor.
- MULE_APP_PROCESSOR_NAME - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
Mule Processor Name.
- MULE_APP_PROCESSOR_NAMESPACE - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
XML Namespace of the Mule processor.
- MULE_APP_SCOPE_SUBFLOW_NAME - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
- MULE_CORRELATION_ID - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
Mule Correlation Id for the current event.
- MULE_CSORGANIZATION_ID - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
- MULE_ENVIRONMENT_AWS_REGION - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
AWS Region in which Application is deployed in.
- MULE_ENVIRONMENT_ID - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
Mule Environment ID.
- MULE_ENVIRONMENT_TYPE - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
Mule Environment Type - eg.
- MULE_HOME - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
Absolute path to mule installation.
- MULE_ORGANIZATION_ID - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
Most of the Mule users are familiar with organization id instead of
CSORGANIZATION ID.
- MULE_OTEL_INTERCEPTOR_PROCESSOR_ENABLE_PROPERTY_NAME - Static variable in class com.avioconsulting.mule.opentelemetry.internal.interceptor.MessageProcessorTracingInterceptorFactory
-
- MULE_OTEL_SPAN_PROCESSORS_ENABLE_PROPERTY_NAME - Static variable in class com.avioconsulting.mule.opentelemetry.internal.processor.MuleNotificationProcessor
-
- MULE_OTEL_USE_APIKIT_SPAN_NAMES - Static variable in class com.avioconsulting.mule.opentelemetry.internal.util.PropertiesUtil
-
- MULE_SERVER_ID - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
Mule Server Id that is processing current request.
- MULE_WORKER_ID - Static variable in class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.SemanticAttributes
-
Mule CloudHub Worker id that is processing current request.
- MuleComponent - Class in com.avioconsulting.mule.opentelemetry.api.config
-
- MuleComponent() - Constructor for class com.avioconsulting.mule.opentelemetry.api.config.MuleComponent
-
- MuleComponent(String, String) - Constructor for class com.avioconsulting.mule.opentelemetry.api.config.MuleComponent
-
- MuleCoreProcessorComponent - Class in com.avioconsulting.mule.opentelemetry.internal.processor
-
This processor handles any specific operations or sources from Mule Core
namespace that are needed for overall tracing.
- MuleCoreProcessorComponent() - Constructor for class com.avioconsulting.mule.opentelemetry.internal.processor.MuleCoreProcessorComponent
-
- MuleMessageProcessorNotificationListener - Class in com.avioconsulting.mule.opentelemetry.internal.notifications.listeners
-
- MuleMessageProcessorNotificationListener(MuleNotificationProcessor) - Constructor for class com.avioconsulting.mule.opentelemetry.internal.notifications.listeners.MuleMessageProcessorNotificationListener
-
- muleNotificationProcessor - Variable in class com.avioconsulting.mule.opentelemetry.internal.notifications.listeners.AbstractMuleNotificationListener
-
- MuleNotificationProcessor - Class in com.avioconsulting.mule.opentelemetry.internal.processor
-
Notification Processor bean.
- MuleNotificationProcessor(ConfigurationComponentLocator) - Constructor for class com.avioconsulting.mule.opentelemetry.internal.processor.MuleNotificationProcessor
-
- MulePipelineMessageNotificationListener - Class in com.avioconsulting.mule.opentelemetry.internal.notifications.listeners
-
- MulePipelineMessageNotificationListener(MuleNotificationProcessor) - Constructor for class com.avioconsulting.mule.opentelemetry.internal.notifications.listeners.MulePipelineMessageNotificationListener
-
- MuleResource - Class in com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk
-
Creates an OpenTelemetry Resource that adds Mule Runtime specific
attributes in trace data.
- MuleResourceProvider - Class in com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk
-
- MuleResourceProvider() - Constructor for class com.avioconsulting.mule.opentelemetry.internal.opentelemetry.sdk.MuleResourceProvider
-