Mayson Monorepo Documentation
    Preparing search index...
    interface RequestContext {
        destination_duration: number;
        destination_ip_address: string;
    }
    Index

    Properties

    destination_duration: number

    The time it took in milliseconds for the destination endpoint to respond.

    destination_ip_address: string

    The IP address of the destination.