Skip to content

Commit

Permalink
add result to livetail metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
Keegan Irby committed Nov 19, 2024
1 parent 3878ba9 commit a8d263e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions telemetry/definitions/commonDefinitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -5022,6 +5022,9 @@
"type": "logStreamFilterType",
"required": false
},
{
"type": "result"
},
{
"type": "sessionAlreadyStarted",
"required": true
Expand All @@ -5040,6 +5043,9 @@
"type": "duration",
"required": true
},
{
"type": "result"
},
{
"type": "source",
"required": true
Expand Down

0 comments on commit a8d263e

Please sign in to comment.