MCPcopy Create free account
hub / github.com/effect-app/libs / Metric.ts

File Metric.ts

repos/effect/packages/effect/src/Metric.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Records and reads measurements from Effect programs.
3 *
4 * A `Metric<Input, State>` accepts typed update values and stores an aggregated

Callers

nothing calls this directly

Calls 15

addAttributesToContextFunction · 0.85
snapshotUnsafeFunction · 0.85
attributesToStringFunction · 0.85
renderNameFunction · 0.85
renderTypeFunction · 0.85
renderAttributesFunction · 0.85
renderStateFunction · 0.85
gaugeFunction · 0.85
counterFunction · 0.85
syncMethod · 0.80
joinMethod · 0.80
BigIntInterface · 0.70

Tested by

no test coverage detected