feat: add metricReader to instrumentation.ts

This commit is contained in:
Arvid Norlin
2024-08-15 09:26:17 +02:00
parent 5b6295779d
commit 7388df5f5f
3 changed files with 20 additions and 4 deletions

View File

@@ -30,6 +30,8 @@
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "^3.3.4",
"@netlify/plugin-nextjs": "^5.1.1",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/sdk-metrics": "^1.25.1",
"@radix-ui/react-slot": "^1.0.2",
"@react-aria/ssr": "^3.9.5",
"@scandic-hotels/design-system": "git+https://x-token-auth:$DESIGN_SYSTEM_ACCESS_TOKEN@bitbucket.org/scandic-swap/design-system.git#v0.1.0-rc.8",