import * as sentryDeno from "https://deno.land/x/sentry_deno@v0.2.2/packages/types/src/transaction.ts";
Interfaces
Context data passed by the user when starting a transaction, to be used by the tracesSampler method. | |
Data passed to the | |
Transaction "Class", inherits Span only has | |
Interface holding Transaction-specific properties | |
Type Aliases
Data pulled from a | |
Contains information about how the name of the transaction was determined. This will be used by the server to decide whether or not to scrub identifiers from the transaction name, or replace the entire name with a placeholder. |