Unpin newrelic
rgraber opened this issue · 4 comments
newrelic was pinned in #51 . We should remove this constraint once the instrumentation of Confluent Kafka 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
openedx/edx-platform#31119 was the PR to pin newrelic to an unreleased version
New Relic posted the fix: newrelic/newrelic-python-agent#645. They are requesting we test it. We could update edx-platform dependencies to reference github instead of PyPI temporarily. We could make this part of this ticket, but we might need to block again depending on how long it takes for them to release to PyPI.
Waiting on the actual release of the fix.
The pinning was addressed in openedx/edx-platform#31119 (note that's in edx-platform)
NR v8.2.1 has been released with the fix.