karafka/karafka

View on GitHub
lib/karafka/instrumentation/vendors/datadog/logger_listener.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method on_error_occurred has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

          def on_error_occurred(event)
            push_tags

            error = event[:error]
            client.active_span&.set_error(error)
Severity: Minor
Found in lib/karafka/instrumentation/vendors/datadog/logger_listener.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status