dd-trace-js icon indicating copy to clipboard operation
dd-trace-js copied to clipboard

Ability to filter out Postgres Traces

Open pguelpa opened this issue 3 years ago • 0 comments

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.

pguelpa avatar May 16 '22 21:05 pguelpa