Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ client-telemetry.ts
File
client-telemetry.ts
packages/query-plan-executor/src/server/middleware/client-telemetry.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Context } from
'hono'
2
import
{ createMiddleware } from
'hono/factory'
3
import
{ HTTPException } from
'hono/http-exception'
4
Callers
nothing calls this directly
Calls
8
getActiveLogger
Function · 0.90
discreteLogFilter
Function · 0.90
withActiveLogger
Function · 0.90
parseClientTelemetryHeaderOrThrowBadRequest
Function · 0.85
tryGetJsonResponse
Function · 0.85
header
Method · 0.80
newInCurrentContext
Method · 0.80
export
Method · 0.45
Tested by
no test coverage detected