public final class SemanticAttributes extends Object
| Modifier and Type | Field and Description |
|---|---|
static io.opentelemetry.api.common.AttributeKey<String> |
DB_DATASOURCE
Key to define datasource name for db connections
|
static io.opentelemetry.api.common.AttributeKey<String> |
ERROR_TYPE
Key to capture Error types
|
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_APP_DOMAIN
Application Name.
|
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_APP_FLOW_NAME |
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_APP_FLOW_SOURCE_CONFIG_REF
Name of the configuration element used by the flow source component.
|
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_APP_FLOW_SOURCE_NAME
Mule Flow Source's Name.
|
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_APP_FLOW_SOURCE_NAMESPACE
XML Namespace of the Source component.
|
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_APP_FULL_DOMAIN
Full DNS of application.
|
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_APP_PROCESSOR_CONFIG_REF
Name of the configuration element, if exists on the processor.
|
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_APP_PROCESSOR_DOC_NAME
Documented name of the processor.
|
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_APP_PROCESSOR_NAME
Mule Processor Name.
|
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_APP_PROCESSOR_NAMESPACE
XML Namespace of the Mule processor.
|
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_APP_SCOPE_SUBFLOW_NAME |
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_CORRELATION_ID
Mule Correlation Id for the current event.
|
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_CSORGANIZATION_ID |
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_ENVIRONMENT_AWS_REGION
AWS Region in which Application is deployed in.
|
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_ENVIRONMENT_ID
Mule Environment ID.
|
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_ENVIRONMENT_TYPE
Mule Environment Type - eg.
|
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_HOME
Absolute path to mule installation.
|
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_ORGANIZATION_ID
Most of the Mule users are familiar with organization id instead of
CSORGANIZATION ID.
|
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_SERVER_ID
Mule Server Id that is processing current request.
|
static io.opentelemetry.api.common.AttributeKey<String> |
MULE_WORKER_ID
Mule CloudHub Worker id that is processing current request.
|
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_HOME
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_CORRELATION_ID
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_SERVER_ID
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_CSORGANIZATION_ID
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_ORGANIZATION_ID
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_ENVIRONMENT_ID
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_ENVIRONMENT_TYPE
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_ENVIRONMENT_AWS_REGION
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_WORKER_ID
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_APP_PROCESSOR_NAME
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_APP_PROCESSOR_NAMESPACE
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_APP_PROCESSOR_DOC_NAME
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_APP_PROCESSOR_CONFIG_REF
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_APP_FLOW_NAME
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_APP_FLOW_SOURCE_CONFIG_REF
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_APP_FLOW_SOURCE_NAMESPACE
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_APP_FLOW_SOURCE_NAME
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_APP_DOMAIN
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_APP_FULL_DOMAIN
public static final io.opentelemetry.api.common.AttributeKey<String> DB_DATASOURCE
public static final io.opentelemetry.api.common.AttributeKey<String> ERROR_TYPE
public static final io.opentelemetry.api.common.AttributeKey<String> MULE_APP_SCOPE_SUBFLOW_NAME
Copyright © 2024 AVIO Consulting. All rights reserved.