feat(tracing): add trace filter for process pipeline and dial operation#3550
feat(tracing): add trace filter for process pipeline and dial operation#3550ndyakov merged 7 commits intoredis:masterfrom
Conversation
|
Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset. In case there are security findings, they will be communicated to you as a comment inside the PR. Hope you’ll enjoy using Jit. Questions? Comments? Want to learn more? Get in touch with us. |
|
Looks like the CI failed due to Docker pull issues on test images, not related to the code changes. |
|
Hello @Udhayarajan, I just reran the pipeline for you. |
|
@Udhayarajan what do you think about having the BasicCommandFilter renamed to |
that's really sounds good, I'll make the changes |
|
@ndyakov Pushed the changes, taking reference from one of the older PRs. I also saw @htemelski-redis had a different view earlier #3519 (comment) |
|
Yes, but it make sense to have it as default. Just because we had already released a version, keep the old name as well, so we don't break the contract. |
|
|
This PR is to address #3479.
While #3519 solves the issue partially (for Process Hook).
In this, I've added similar filters for dial hook and process pipeline hook