Databricks SDK for JavaScript
    Preparing search index...

    Label for a metric

    interface MetricLabel {
        name?: string;
        value?: string;
    }
    Index

    Properties

    Properties

    name?: string

    Label name

    value?: string

    Label value