Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ registerOTel } from
"@vercel/otel"
2
3
export
function
register() {
4
registerOTel(
"next-app"
)
5
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected