Skip to content

Commit f9cb3b8

Browse files
authored
NEW @W-18648247@ Enabling o11y (#1833)
1 parent 5c2a922 commit f9cb3b8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
"version": "5.1.0",
55
"author": "Salesforce Code Analyzer Team",
66
"bugs": "https://github.com/forcedotcom/code-analyzer/issues",
7+
"o11yUploadEndpoint": "https://794testsite.my.site.com/byolwr/webruntime/log/metrics",
8+
"enableO11y": "true",
79
"dependencies": {
810
"@oclif/core": "3.27.0",
911
"@salesforce/code-analyzer-core": "0.29.0",
@@ -132,4 +134,4 @@
132134
"test": "jest --coverage",
133135
"showcoverage": "open ./coverage/lcov-report/index.html"
134136
}
135-
}
137+
}

0 commit comments

Comments
 (0)