Skip to content

Conversation

@CagriYonca
Copy link
Contributor

Added endpoint filtering for redis instrumentation. The customer can use filtering with the environment variable below.

Filtering specific endpoint of redis:

  • INSTANA_IGNORE_ENDPOINTS="redis:set"
  • INSTANA_IGNORE_ENDPOINTS="redis:set,get"

Filtering redis instrumentation at all:

  • INSTANA_IGNORE_ENDPOINTS="redis"

This approach supports multiple endpoints and instrumentations as below:

  • INSTANA_IGNORE_ENDPOINTS="redis:set;another-instrumentation:endpoint"

Signed-off-by: Cagri Yonca <cagri@ibm.com>
@CagriYonca CagriYonca self-assigned this Jan 15, 2025
@CagriYonca CagriYonca requested a review from a team as a code owner January 15, 2025 12:36
@CagriYonca CagriYonca closed this Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants