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

"Processing pipelines" to allow filtering and sanitising traces

Open timrogers opened this issue 7 years ago • 2 comments

Are there any plans to support "processing pipelines" in this library, as are supported in the Ruby library to allow filtering and processing traces, for example to ignore certain ones or remove sensitive data?

It's possible to do this in the Agent with the agent's automatic scrubbing and replace rules, but there are benefits to doing this at the client level.

timrogers avatar Sep 04 '18 18:09 timrogers

This is on our roadmap but not currently being worked on. I'll keep this issue updated when we start working on that.

rochdev avatar Sep 04 '18 22:09 rochdev

I see that few attempts were made to introduce that in 2018... Any chance to have this feature in 2024? This is highly required on our side.

EQuincerot avatar Jun 17 '24 09:06 EQuincerot