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 73d9466 commit 4e64a2cCopy full SHA for 4e64a2c
telemetry/telemetrySchema.json
@@ -66,9 +66,9 @@
66
"type": "boolean",
67
"description": "Set as true if the metric is emitted without any explicit user action."
68
},
69
- "performanceTracking": {
+ "trackPerformance": {
70
71
- "description": "Set as true if the metric should track run-time performance information."
+ "description": "Set as true if the metric can track run-time performance information."
72
}
73
74
"required": ["name", "description"]
0 commit comments