Merged in fix/turn-off-application-insights (pull request #2764)

Fix/turn off application insights

* remove applicationInsights

* remove applicationInsights


Approved-by: Linus Flood
This commit is contained in:
Joakim Jäderberg
2025-09-05 11:49:00 +00:00
parent 487b78add3
commit a87cef91d4
4 changed files with 3 additions and 199 deletions
-3
View File
@@ -22,7 +22,6 @@
"check-types": "tsc --noEmit"
},
"dependencies": {
"@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.31",
"@contentstack/live-preview-utils": "^3.2.1",
"@formatjs/intl": "^3.1.6",
"@hookform/error-message": "^2.0.1",
@@ -36,7 +35,6 @@
"@opentelemetry/instrumentation": "^0.56.0",
"@opentelemetry/resources": "^1.29.0",
"@opentelemetry/sdk-logs": "^0.56.0",
"@opentelemetry/sdk-metrics": "^1.25.1",
"@opentelemetry/sdk-trace-base": "^1.29.0",
"@radix-ui/react-slot": "^1.2.2",
"@react-aria/ssr": "^3.9.8",
@@ -57,7 +55,6 @@
"@tsparticles/confetti": "^3.8.1",
"@types/geojson": "^7946.0.16",
"@types/supercluster": "^7.1.3",
"@vercel/otel": "^1.12.0",
"@vis.gl/react-google-maps": "^1.5.2",
"class-variance-authority": "^0.7.1",
"contentstack": "^3.25.3",