Include Open Telemetry tracing #451
Merged
Codacy Production / Codacy Static Code Analysis
succeeded
Oct 18, 2023 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Complexity increasing per file
==============================
- src/KafkaFlow.IntegrationTests/Core/Exceptions/ErrorExecutingMiddlewareException.cs 1
- src/KafkaFlow.IntegrationTests/Core/Exceptions/PartitionAssignmentException.cs 1
- src/KafkaFlow.OpenTelemetry/ActivitySourceAccessor.cs 2
- src/KafkaFlow.OpenTelemetry/OpenTelemetryConsumerEventsHandler.cs 9
- src/KafkaFlow.OpenTelemetry/OpenTelemetryProducerEventsHandler.cs 10
- src/KafkaFlow.Abstractions/MessageErrorEventContext.cs 1
- src/KafkaFlow.IntegrationTests/OpenTelemetryTests.cs 2
- src/KafkaFlow/GlobalEvents.cs 1
- src/KafkaFlow.Abstractions/MessageEventContext.cs 1
- src/KafkaFlow/EventSubscription.cs 1
- src/KafkaFlow/Event.cs 3
- src/KafkaFlow.OpenTelemetry/ExtensionMethods.cs 1
Clones added
============
- src/KafkaFlow.OpenTelemetry/OpenTelemetryConsumerEventsHandler.cs 1
- src/KafkaFlow.OpenTelemetry/OpenTelemetryProducerEventsHandler.cs 1
- src/KafkaFlow.IntegrationTests/OpenTelemetryTests.cs 3
- src/KafkaFlow.IntegrationTests/GlobalEventsTest.cs 9
- src/KafkaFlow.IntegrationTests/Core/Bootstrapper.cs 1
See the complete overview on Codacy
Loading