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

implement record context structured data #10

Closed
kortemik opened this issue Sep 21, 2023 · 2 comments · Fixed by #23
Closed

implement record context structured data #10

kortemik opened this issue Sep 21, 2023 · 2 comments · Fixed by #23
Assignees

Comments

@kortemik
Copy link
Member

    eventContext.getEventData().getOffset();
    eventContext.getEventData().getEnqueuedTime();
    eventContext.getEventData().getPartitionKey();
    eventContext.getEventData().getProperties();
@kortemik
Copy link
Member Author

eventContext.getEventData().getCorrelationId()

@kortemik
Copy link
Member Author

rlo_14 does not handle nulls so be careful with them

@51-code 51-code linked a pull request Jun 4, 2024 that will close this issue
kortemik pushed a commit that referenced this issue Aug 14, 2024
* Add Azure specific structured data

* Add structured data about the Azure event

* Add correlation id to the event's SDElement
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 a pull request may close this issue.

2 participants