Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
addAttributesToContext
Function · 0.85
snapshotUnsafe
Function · 0.85
attributesToString
Function · 0.85
renderName
Function · 0.85
renderType
Function · 0.85
renderAttributes
Function · 0.85
renderState
Function · 0.85
gauge
Function · 0.85
counter
Function · 0.85
sync
Method · 0.80
join
Method · 0.80
BigInt
Interface · 0.70
Tested by
no test coverage detected