Skip to content

TelemetryEventsRefactor: Move redact_secrets to the sequential background consumer - #399

Merged
Zhidong Peng (ZhidongPeng) merged 2 commits into
Azure:devfrom
ZhidongPeng:events
Sep 4, 2026
Merged

TelemetryEventsRefactor: Move redact_secrets to the sequential background consumer#399
Zhidong Peng (ZhidongPeng) merged 2 commits into
Azure:devfrom
ZhidongPeng:events

Conversation

@ZhidongPeng

@ZhidongPeng Zhidong Peng (ZhidongPeng) commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Regex in redact_secrets is memory concerned operation, it may add extra regex cache to its pool, hence move the redact secrets from sync event emitter/producer to async background consumer.
Meanwhile, apply the telemetry event message length limit.

@ZhidongPeng
Zhidong Peng (ZhidongPeng) merged commit 890f28d into Azure:dev Sep 4, 2026
24 checks passed
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