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

feat(server): support event properties header #3179

Merged
merged 2 commits into from Sep 22, 2023

Conversation

jorgeepc
Copy link
Contributor

@jorgeepc jorgeepc commented Sep 22, 2023

This PR adds support for the x-event-properties header in order to enhance the analytics middleware. It also adds the tenant_id (from context) in the test_run_finished event.

Changes

  • support for x-event-properties header
  • add tenant_id in test_run_finished event

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@jorgeepc jorgeepc self-assigned this Sep 22, 2023
@jorgeepc jorgeepc changed the title Feat support event properties header feat(server): support event properties header Sep 22, 2023
@jorgeepc jorgeepc marked this pull request as ready for review September 22, 2023 20:56
@jorgeepc jorgeepc merged commit 13efe91 into main Sep 22, 2023
38 checks passed
@jorgeepc jorgeepc deleted the feat-support-event-properties-header branch September 22, 2023 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants