nexus-agents - v2.80.0
    Preparing search index...

    Interface RoutingMetricsConfig

    Configuration for the metrics collector.

    interface RoutingMetricsConfig {
        maxRecords: number;
        retentionHours: number;
    }
    Index

    Properties

    maxRecords: number
    retentionHours: number