dd-trace
    Preparing search index...

    Interface RoutingContextOptions

    interface RoutingContextOptions {
        ddApiKey: string;
        ddSite?: string;
    }
    Index

    Properties

    Properties

    ddApiKey: string

    The Datadog API key for the target organization.

    ddSite?: string

    The Datadog site for the target organization (e.g., 'datadoghq.eu').