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 5c2a922 commit f9cb3b8Copy full SHA for f9cb3b8
package.json
@@ -4,6 +4,8 @@
4
"version": "5.1.0",
5
"author": "Salesforce Code Analyzer Team",
6
"bugs": "https://github.com/forcedotcom/code-analyzer/issues",
7
+ "o11yUploadEndpoint": "https://794testsite.my.site.com/byolwr/webruntime/log/metrics",
8
+ "enableO11y": "true",
9
"dependencies": {
10
"@oclif/core": "3.27.0",
11
"@salesforce/code-analyzer-core": "0.29.0",
@@ -132,4 +134,4 @@
132
134
"test": "jest --coverage",
133
135
"showcoverage": "open ./coverage/lcov-report/index.html"
136
}
-}
137
+}
0 commit comments