Skip to content

Commit 4faab42

Browse files
authored
chore(fields): Break up EVENT_FIELD_DEFINITIONS (#95841)
`EVENT_FIELD_DEFINITIONS` contain a lot of definitions for various fields. It actually contains definitions for fields on different event types. Because of this, the definitions are bleeding into other datasets. For example, in the search bar in explore, if the user tries to use the key `status`, it pulls in the definition of the status field in errors mistakenly. To remedy this, this PR starts by breaking `EVENT_FIELD_DEFINITIONS` into smaller logical groups of field definitions. And I'll follow up by properly assigning the right fields to the right event types.
1 parent 9ba84b8 commit 4faab42

File tree

1 file changed

+433
-249
lines changed

1 file changed

+433
-249
lines changed

0 commit comments

Comments
 (0)