Skip to content

Commit

Permalink
events
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-kumar-saini committed Jun 28, 2023
1 parent eb5d942 commit 7426a9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snuba/datasets/configuration/events/entities/events.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ schema:
[
{ name: project_id, type: UInt, args: { size: 64 } },
{ name: timestamp, type: DateTime },
{ name: time, type: DateTime },
{ name: event_id, type: UUID },
{ name: platform, type: String },
{ name: environment, type: String, args: { schema_modifiers: [nullable] } },
Expand Down

0 comments on commit 7426a9a

Please sign in to comment.