How to avoid sending Redis data to APM

I am using Java APM agent but I do not want sending anything related to Redis communication.
How can I do that?

Everything is in 7.6.2 version.

You can use the disable_instrumentations config by setting it with redis

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.