MCPcopy
hub / github.com/Blazity/next-enterprise / register

Function register

instrumentation.ts:3–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1import { registerOTel } from "@vercel/otel"
2
3export function register() {
4 registerOTel("next-app")
5}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected