このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Get metadata about a specific metric.

Inputs

フィールド

種類

説明

metric_name [required]

string

Name of the metric for which to get metadata.

Outputs

フィールド

種類

説明

type

string

Metric type such as gauge or rate.

description

string

Metric description.

short_name

string

A more human-readable and abbreviated version of the metric name.

integration

string

Name of the integration that sent the metric if applicable.

statsd_interval

number

StatsD flush interval of the metric in seconds if applicable.

unit

string

Primary unit of the metric such as byte or operation.

per_unit

string

Per unit of the metric such as second in bytes per second.

url

string

The URL of the metric.