feat(occurrences on eap): Update attribute definitions#110587
Merged
feat(occurrences on eap): Update attribute definitions#110587
Conversation
…' into shashjar/update-occurrences-on-eap-attribute-definitions
shashjar
commented
Mar 13, 2026
| internal_name="http_method", | ||
| search_type="string", | ||
| ), | ||
| ResolvedAttribute( |
Member
Author
There was a problem hiding this comment.
Note that the public alias for this attribute remains http.referer for backward compatibility, but we're storing it internally in EAP as http_referrer
Contributor
There was a problem hiding this comment.
I am starting to think that we should just have it referer[sic] everywhere for consistency 😓 ... let's chat in our sync today
…' into shashjar/update-occurrences-on-eap-attribute-definitions
thetruecpaul
approved these changes
Mar 16, 2026
| internal_name="http_method", | ||
| search_type="string", | ||
| ), | ||
| ResolvedAttribute( |
Contributor
There was a problem hiding this comment.
I am starting to think that we should just have it referer[sic] everywhere for consistency 😓 ... let's chat in our sync today
Base automatically changed from
shashjar/ingest-issue-platform-occurrence-data-into-eap
to
master
March 16, 2026 18:45
Contributor
Backend Test FailuresFailures on
|
JonasBa
pushed a commit
that referenced
this pull request
Mar 16, 2026
https://www.notion.so/sentry/Occurrences-on-EAP-Ingestion-3218b10e4b5d8080bf28c081cb69b6a1?source=copy_link#3218b10e4b5d80d89594e0284cfde606 Bringing attribute definitions for occurrence trace items up to date with the current EAP ingestion flow.
This file contains hidden or 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
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.
https://www.notion.so/sentry/Occurrences-on-EAP-Ingestion-3218b10e4b5d8080bf28c081cb69b6a1?source=copy_link#3218b10e4b5d80d89594e0284cfde606
Bringing attribute definitions for occurrence trace items up to date with the current EAP ingestion flow.