MetricTag

MetricTag
Metric Tag

Metric tag with name and value.

JSON Example
{
    "name": "string",
    "value": "string"
}
string
name
Optional

The name of the tag

string
value
Optional

The value of the tag.