Skip to content

Commit

Permalink
update telemetry schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
pgayvallet committed Dec 27, 2024
1 parent 2792e08 commit 80f5d45
Showing 1 changed file with 0 additions and 31 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7178,37 +7178,6 @@
}
}
},
"enterprise_search": {
"properties": {
"ui_viewed": {
"properties": {
"overview": {
"type": "long"
},
"setup_guide": {
"type": "long"
}
}
},
"ui_error": {
"properties": {
"cannot_connect": {
"type": "long"
}
}
},
"ui_clicked": {
"properties": {
"app_search": {
"type": "long"
},
"workplace_search": {
"type": "long"
}
}
}
}
},
"infraops": {
"properties": {
"last_24_hours": {
Expand Down

0 comments on commit 80f5d45

Please sign in to comment.