| Modifier and Type | Method and Description |
|---|---|
void |
OpenTelemetryMetricsProvider.captureFlowMetrics(TransactionMeta transactionMeta,
String flowName,
Exception exception)
This method is called when processing start or end of a Mule flow.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SpanMeta
Get Span metadata information.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionMeta |
TransactionStore.endTransaction(TraceComponent traceComponent,
Consumer<io.opentelemetry.api.trace.Span> spanUpdater)
End a transaction represented by provided transaction id and rootFlowName, if
exists.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionMeta |
OpenTelemetryConnection.endTransaction(TraceComponent traceComponent,
Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenTelemetryMetricsProviderCollection.captureFlowMetrics(TransactionMeta transactionMeta,
String flowName,
Exception exception) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessorSpan |
class |
Transaction |
| Modifier and Type | Method and Description |
|---|---|
TransactionMeta |
InMemoryTransactionStore.endTransaction(TraceComponent traceComponent,
Consumer<io.opentelemetry.api.trace.Span> spanUpdater) |
Copyright © 2024 AVIO Consulting. All rights reserved.