Uses of Class
com.avioconsulting.mule.opentelemetry.api.AppIdentifier
-
-
Uses of AppIdentifier in com.avioconsulting.mule.opentelemetry.api
Methods in com.avioconsulting.mule.opentelemetry.api that return AppIdentifier Modifier and Type Method Description static AppIdentifierAppIdentifier. fromEnvironment(org.mule.runtime.core.api.el.ExpressionManager expressionManager) -
Uses of AppIdentifier in com.avioconsulting.mule.opentelemetry.api.providers
Methods in com.avioconsulting.mule.opentelemetry.api.providers with parameters of type AppIdentifier Modifier and Type Method Description voidNoopOpenTelemetryMetricsConfigProvider. initialise(AppIdentifier appIdentifier)voidOpenTelemetryMetricsConfigProvider. initialise(AppIdentifier appIdentifier)This method will be called before initializing the OpenTelemetry instance. -
Uses of AppIdentifier in com.avioconsulting.mule.opentelemetry.internal.config
Methods in com.avioconsulting.mule.opentelemetry.internal.config that return AppIdentifier Modifier and Type Method Description AppIdentifierOpenTelemetryConfiguration. getAppIdentifier()AppIdentifierOpenTelemetryExtensionConfiguration. getAppIdentifier() -
Uses of AppIdentifier in com.avioconsulting.mule.opentelemetry.internal.connection
Methods in com.avioconsulting.mule.opentelemetry.internal.connection that return AppIdentifier Modifier and Type Method Description AppIdentifierOpenTelemetryConnection. getAppIdentifier()
-