hotosm / tasking-manager

Tasking Manager - The tool to team up for mapping in OpenStreetMap
https://wiki.openstreetmap.org/wiki/Tasking_Manager
BSD 2-Clause "Simplified" License
496 stars 267 forks source link

[BUG] Remove NewRelic dependency #5854

Open eternaltyro opened 1 year ago

eternaltyro commented 1 year ago

Newrelic is only needed for HOT deployments. We must remove it from pyproject.toml and place it in the Cloudformation / Dockerfile template files for deployment-time installation.

eternaltyro commented 2 months ago

related to #6112