-
Notifications
You must be signed in to change notification settings - Fork 176
Add EDOT .NET troubleshooting for custom processors #3780
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add EDOT .NET troubleshooting for custom processors #3780
Conversation
🔍 Preview links for changed docs |
|
|
||
| ### Custom processors are not applied to exported data | ||
|
|
||
| __TL;DR;__ When using custom processors, they may not run before data is exported. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, we don't really use this. Just removing TL;DR should suffice.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed!
|
@alexandra5000 Could you review this one? Thanks! |
alexandra5000
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for adding this @stevejgordon! I left minor suggestions, mostly to adhere to the style guide / for clarity.
Co-authored-by: Aleksandra Spilkowska <96738481+alexandra5000@users.noreply.github.com>
Co-authored-by: Aleksandra Spilkowska <96738481+alexandra5000@users.noreply.github.com>
Co-authored-by: Aleksandra Spilkowska <96738481+alexandra5000@users.noreply.github.com>
Co-authored-by: Aleksandra Spilkowska <96738481+alexandra5000@users.noreply.github.com>
Co-authored-by: Aleksandra Spilkowska <96738481+alexandra5000@users.noreply.github.com>
|
Thanks, @alexandra5000. I've applied all changes. |
Closes elastic/elastic-otel-dotnet#312