import * as sentryDeno from "https://deno.land/x/sentry_deno@v0.2.2/packages/types/src/span.ts";
Interfaces
I Span | Span holding trace_id, span_id |
Interface holding all properties that can be set on a Span on creation. |
import * as sentryDeno from "https://deno.land/x/sentry_deno@v0.2.2/packages/types/src/span.ts";
I Span | Span holding trace_id, span_id |
Interface holding all properties that can be set on a Span on creation. |