Skip to main content

Listing of all supported metrics

GET 

/v2/metrics/listing

Get all metrics available in the system.

Responses

successful operation

Schema

  • Array [

  • metric_id stringnullable

    Gets or sets the metric identifier.

    description stringnullable

    Gets or sets the description of the metric.

    source_id stringnullable

    Gets or sets the source identifier of the metric.

  • ]

Loading...