Skip to content

Commit

Permalink
Remove duplicate kafka import hook (#956)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
lrafeei and mergify[bot] authored Nov 2, 2023
1 parent b2512eb commit b12f7be
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions newrelic/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -2448,11 +2448,6 @@ def _process_module_builtin_defaults():
"newrelic.hooks.messagebroker_kafkapython",
"instrument_kafka_heartbeat",
)
_process_module_definition(
"kafka.consumer.group",
"newrelic.hooks.messagebroker_kafkapython",
"instrument_kafka_consumer_group",
)

_process_module_definition(
"logging",
Expand Down

0 comments on commit b12f7be

Please sign in to comment.