Skip to content
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

Support ingesting span events #302

Merged
merged 11 commits into from
Jan 2, 2024
Merged

Conversation

KodrAus
Copy link
Member

@KodrAus KodrAus commented Dec 21, 2023

This PR adds support for ingesting events with the new @tr, @sp, @ps, @st, @ra, and @sa properties for span events. I've also replaced a lot of the infrastructure used to evaluate expressions with the new Seq.Syntax package, which makes evaluation consistent between seqcli and Seq apps that run expressions.

@KodrAus KodrAus marked this pull request as ready for review December 22, 2023 00:03
@KodrAus
Copy link
Member Author

KodrAus commented Dec 22, 2023

This should be ready for a look now. In particular, the attempt to make the original level hygienic would be worth exploring. Once it's ready to go it could probably do with a squash-merge.

Copy link
Member

@nblumhardt nblumhardt left a comment

Choose a reason for hiding this comment

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

Looks great; is missing @sc scope attributes property but think that'll be a quick and easy addition :-)

@KodrAus KodrAus merged commit 42eb997 into datalust:dev Jan 2, 2024
1 check passed
@KodrAus
Copy link
Member Author

KodrAus commented Jan 2, 2024

It looks like we support span attributes (@sa) ok, so I've updated the OP to reflect that 👍

@liammclennan liammclennan mentioned this pull request Jan 24, 2024
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