Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ metrics.test.ts
File
metrics.test.ts
packages/effect/test/metrics.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'@effect/vitest'
;
2
import
* as sentryCore from
'@sentry/core'
;
3
import
* as Context from
'effect/Context'
;
4
import
{ Duration, Effect, Layer, Metric } from
'effect'
;
Callers
nothing calls this directly
Calls
1
update
Method · 0.45
Tested by
no test coverage detected