Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ metrics.server.ts
File
metrics.server.ts
apps/webapp/app/metrics.server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ OpenMetricsContentType, Registry, collectDefaultMetrics, register } from
"prom-client"
;
2
import
{ singleton } from
"./utils/singleton"
;
3
import
{ env } from
"./env.server"
;
4
Callers
nothing calls this directly
Calls
1
singleton
Function · 0.90
Tested by
no test coverage detected