openedx/event-bus-kafka

Pin newrelic to <8.2.0

rgraber opened this issue · 2 comments

newrelic==8.2.0 has broken instrumentation for confluent-kafka. This constraint can be removed once this issue is fixed.

The New Relic support ticket is here (you will need to ask @robrap for access): https://support.newrelic.com/s/case-details?caseId=5008W00000ufMOXQA2&isCollaborator=false

The issue to remove this constraint is #52

NR has merged a fix for the issue, although it's not yet released.

PR to pin to the commit that fixes it: openedx/edx-platform#31119