Public Processors for common scenarios? #4852
sunildatla
started this conversation in
General
Replies: 1 comment 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Do we have any processors publicly within opentelemetry for dotnet community for logs which we can re-use if we need to for common scenarios like for example
1.Throttling of logs
2.PII/Secret masking
3.LogRecord Size reduction (If the size of a log reaches above certain limit to truncate the log attributes)
Beta Was this translation helpful? Give feedback.
All reactions