dd-trace-js
dd-trace-js copied to clipboard
Ability to filter out Postgres Traces
In our application we end up with START TRANSACTION and COMMIT as the two most frequent traces from the Postgres plugin. It would be nice to be able to configure the plugin filter those spans out as they have very high volume and don't provide much value in our app.