MCPcopy 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

1import { OpenMetricsContentType, Registry, collectDefaultMetrics, register } from "prom-client";
2import { singleton } from "./utils/singleton";
3import { env } from "./env.server";
4

Callers

nothing calls this directly

Calls 1

singletonFunction · 0.90

Tested by

no test coverage detected