Skip to content

Suppress redis encoding events#1593

Merged
trask merged 2 commits intomasterfrom
suppress-redis-encoding-events
Mar 31, 2021
Merged

Suppress redis encoding events#1593
trask merged 2 commits intomasterfrom
suppress-redis-encoding-events

Conversation

@trask
Copy link
Copy Markdown
Member

@trask trask commented Mar 30, 2021

These events are pretty noisy, and not necessary, so it's reasonable to suppress them. Plus they also don't correspond to any OTel semantic conventions.

Resolves #1586

@trask trask merged commit 49e0854 into master Mar 31, 2021
@trask trask deleted the suppress-redis-encoding-events branch March 31, 2021 17:35
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.

A way to suppress redis.encode.start/end custom events

2 participants