We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f797ea2 commit 1612e9cCopy full SHA for 1612e9c
telemetry/definitions/commonDefinitions.json
@@ -320,11 +320,6 @@
320
"applyFix"
321
]
322
},
323
- {
324
- "name": "customRules",
325
- "type": "int",
326
- "description": "number of custom rules present in a request"
327
- },
328
{
329
"name": "codeScanServiceInvocationsDuration",
330
"type": "int",
@@ -1003,6 +998,11 @@
1003
998
"other"
1004
999
1005
1000
1001
+ {
1002
+ "name": "customRules",
+ "type": "int",
+ "description": "number of custom rules present in a request"
+ },
1006
1007
"name": "cwsprAgenticChatInteractionType",
1008
"type": "string",
0 commit comments