-
Notifications
You must be signed in to change notification settings - Fork 26
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
draft: Initial Event body fields support #236
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
MSNev
commented
Jul 10, 2024
- Take over Event type to represent both Log and Span events
- Add Body and Body Fields Support
MSNev
commented
Jul 10, 2024
MSNev
force-pushed
the
MSNev/EventSupport
branch
from
July 10, 2024 23:51
e552386
to
e19722a
Compare
MSNev
force-pushed
the
MSNev/EventSupport
branch
from
July 11, 2024 00:28
e19722a
to
fcabca5
Compare
lquerel
requested changes
Jul 11, 2024
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.
Great work on this PR! It's really cool to see. I have a few comments mainly about error handling and the use of the attribute catalog for body fields. Besides that, I think it's heading in the right direction. Thank you!
MSNev
force-pushed
the
MSNev/EventSupport
branch
from
July 16, 2024 00:48
fcabca5
to
6f9a29a
Compare
MSNev
force-pushed
the
MSNev/EventSupport
branch
2 times, most recently
from
July 16, 2024 01:02
73c0654
to
4a3ed64
Compare
MSNev
force-pushed
the
MSNev/EventSupport
branch
3 times, most recently
from
July 16, 2024 01:34
2d7bb5e
to
6881311
Compare
MSNev
force-pushed
the
MSNev/EventSupport
branch
2 times, most recently
from
July 16, 2024 01:44
02babf8
to
ff064c0
Compare
jsuereth
reviewed
Jul 17, 2024
jsuereth
reviewed
Jul 17, 2024
MSNev
force-pushed
the
MSNev/EventSupport
branch
3 times, most recently
from
July 22, 2024 15:04
b5b9234
to
1362718
Compare
- Take over Event type to represent both Log and Span events - Add Body and Body Fields Support - Fix and update forge tests - Address initial review comments, add all existing events - formatting fixes - Address comments - Sync changes - Add semconv.jq queries
MSNev
force-pushed
the
MSNev/EventSupport
branch
from
August 7, 2024 00:35
1362718
to
be0a32f
Compare
MSNev
changed the title
draft: Initial Event body fields support
Initial Event body fields support
Aug 7, 2024
MSNev
changed the title
Initial Event body fields support
draft: Initial Event body fields support
Aug 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.