Skip to content

Commit ffdf50d

Browse files
committed
[CI] Auto-commit changed files from 'node scripts/telemetry_check'
1 parent 1a148d0 commit ffdf50d

1 file changed

Lines changed: 1 addition & 41 deletions

File tree

Lines changed: 1 addition & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,3 @@
11
{
2-
"properties": {
3-
"kql": {
4-
"properties": {
5-
"optInCount": {
6-
"type": "long"
7-
},
8-
"optOutCount": {
9-
"type": "long"
10-
},
11-
"defaultQueryLanguage": {
12-
"type": "keyword"
13-
}
14-
}
15-
},
16-
"search": {
17-
"properties": {
18-
"successCount": {
19-
"type": "long"
20-
},
21-
"errorCount": {
22-
"type": "long"
23-
},
24-
"averageDuration": {
25-
"type": "float"
26-
}
27-
}
28-
},
29-
"search-session": {
30-
"properties": {
31-
"transientCount": {
32-
"type": "long"
33-
},
34-
"persistedCount": {
35-
"type": "long"
36-
},
37-
"totalCount": {
38-
"type": "long"
39-
}
40-
}
41-
}
42-
}
2+
"properties": {}
433
}

0 commit comments

Comments
 (0)