Datadog Metrics

Create tag configuration

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

Create and define a list of queryable tag keys for an existing metric.

Inputs

Expand All

フィールド

種類

説明

metricName [required]

string

The name of the metric.

metricType [required]

enum

The metric's type. Allowed enum values: gauge,count,rate,distribution

tags

[string]

A list of tag keys that will be queryable for your metric.

aggregations

[object]

A list of queryable aggregation combinations for a count, rate, or gauge metric. By default, count and rate metrics require the (time: sum, space: sum) aggregation and Gauge metrics require the (time: avg, space: avg) aggregation.

space [required]

enum

time [required]

enum

includePercentiles

boolean

Toggle to include/exclude percentiles for a distribution metric. Can only be applied to metrics that have a metric type of 'distribution'.

Outputs

Expand All

フィールド

種類

説明

attributes [required]

object

aggregrations [required]

[object]

space [required]

enum

time [required]

enum

created_at [required]

string

include_percentiles [required]

boolean

metric_type [required]

enum

modified_at [required]

string

tags [required]

[string]

tag_value

object

tag_value_list

object

id [required]

string

type [required]

string