Skip to content

[EventSource] Clarify limitations of self-describing event format #45869

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mdh1418
Copy link
Member

@mdh1418 mdh1418 commented Apr 20, 2025

Summary

Clarify that the EtwSelfDescribingEventFormat does not transmit additional metadata derived from EventAttribute.

Fixes dotnet/runtime#99274


Internal previews

📄 File 🔗 Preview link
docs/fundamentals/runtime-libraries/system-diagnostics-tracing-eventsource.md System.Diagnostics.Tracing.EventSource class

@mdh1418 mdh1418 requested review from noahfalk and gewarren April 20, 2025 23:57
@mdh1418 mdh1418 requested a review from a team as a code owner April 20, 2025 23:57
@dotnetrepoman dotnetrepoman bot added this to the April 2025 milestone Apr 20, 2025
Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

Copy link
Member

@noahfalk noahfalk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The text you have right now doesn't look quite right. With a little adjustment then it looks good.

Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EventAttribute Message not showing in ETW events
3 participants