Page Contents

Home > @loopback/metrics > MetricsOptions > endpoint

MetricsOptions.endpoint property

Signature:

endpoint?: {
        disabled?: boolean;
        basePath?: string;
    };