Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ observability.test.ts
File
observability.test.ts
apps/cloud/src/observability/observability.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
{ Cause, Effect } from
"effect"
;
3
import
type
* as Tracer from
"effect/Tracer"
;
4
Callers
nothing calls this directly
Calls
4
sentryPayloadForCause
Function · 0.90
addCurrentOtelCorrelationTags
Function · 0.90
looksLikeErrorToSentry
Function · 0.85
makeFixedTracer
Function · 0.85
Tested by
no test coverage detected