bullmq - v5.52.2
    Preparing search index...

    Interface MetricsOptions

    interface MetricsOptions {
        maxDataPoints?: number;
    }
    Index

    Properties

    Properties

    maxDataPoints?: number

    Enable gathering metrics for finished jobs. Output refers to all finished jobs, completed or failed.

    OSZAR »