artsy / positron

Positron is Artsy Writer or the editorial tool and API for Artsy.
MIT License
85 stars 42 forks source link

chore: bump dd-trace to 2.31.0 #3139

Closed mc-jones closed 8 months ago

mc-jones commented 8 months ago

This PR bumps dd-trace from 0.7.1 to 2.31.0. After the mongodb driver update in #3131, datadog stopped sending traces (thanks for flagging @ovasdi). It seems the new native mongodb node driver and the old dd-trace version aren't compatible.

I tested the 2.31.0 locally and can see traces in the datadog dashboard again:

Screenshot 2024-01-30 at 11 09 09 AM

2.31.0 was picked to match force's version. Additionally, the latest version doesn't support node@12.