MCPcopy
hub / github.com/Effect-TS/effect / metrics.ts

File metrics.ts

packages/opentelemetry/examples/metrics.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as NodeSdk from "@effect/opentelemetry/NodeSdk"
2import { PrometheusExporter } from "@opentelemetry/exporter-prometheus"
3import { millis, seconds } from "effect/Duration"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 11

secondsFunction · 0.90
millisFunction · 0.90
incrementMethod · 0.65
nextRangeMethod · 0.65
sleepMethod · 0.65
pipeMethod · 0.65
nextIntBetweenMethod · 0.65
updateMethod · 0.65
forkMethod · 0.65
provideMethod · 0.65
pipeFunction · 0.50

Tested by

no test coverage detected