@breautek/storm
    Preparing search index...

    Interface IMetricConfig

    interface IMetricConfig {
        help: string;
        labelNames?: string[];
        name: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    help: string
    labelNames?: string[]
    name: string