We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1ff283 commit 0836075Copy full SHA for 0836075
package.json
@@ -5,6 +5,9 @@
5
"author": "Salesforce Code Analyzer Team",
6
"bugs": "https://github.com/forcedotcom/code-analyzer/issues",
7
"type": "module",
8
+ "enableO11y": true,
9
+ "o11yUploadEndpoint": "https://794testsite.my.site.com/byolwr/webruntime/log/metrics",
10
+ "productFeatureId": "aJCEE0000000mDK4AY",
11
"dependencies": {
12
"@oclif/core": "^4.8.0",
13
"@oclif/table": "^0.5.1",
0 commit comments