| Modifier and Type | Method and Description |
|---|---|
void |
OpenTelemetryOperations.addCustomTags(OpenTelemetryConnection openTelemetryConnection,
Map<String,String> tags,
org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo correlationInfo)
Add custom tags to an ongoing trace transaction.
|
Map<String,String> |
OpenTelemetryOperations.getTraceContext(OpenTelemetryConnection openTelemetryConnection,
org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo correlationInfo) |
| Modifier and Type | Method and Description |
|---|---|
OpenTelemetryConnection |
OpenTelemetryConnectionProvider.connect() |
static OpenTelemetryConnection |
OpenTelemetryConnection.getInstance(OpenTelemetryConfigWrapper openTelemetryConfigWrapper) |
| Modifier and Type | Method and Description |
|---|---|
static Optional<OpenTelemetryConnection> |
OpenTelemetryConnection.get() |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenTelemetryConnectionProvider.disconnect(OpenTelemetryConnection connection) |
org.mule.runtime.api.connection.ConnectionValidationResult |
OpenTelemetryConnectionProvider.validate(OpenTelemetryConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
Supplier<OpenTelemetryConnection> |
MuleNotificationProcessor.getConnectionSupplier() |
| Modifier and Type | Method and Description |
|---|---|
void |
MuleNotificationProcessor.init(Supplier<OpenTelemetryConnection> connectionSupplier,
boolean spanAllProcessors) |
void |
MuleNotificationProcessor.init(Supplier<OpenTelemetryConnection> connectionSupplier,
TraceLevelConfiguration traceLevelConfiguration) |
Copyright © 2022 AVIO Consulting. All rights reserved.