metricData element
Type: | apiMetricData |
A single data point of metric data.
Example JSON
{
"timestamp" : "...",
"value" : ...
}
Type: | apiMetricData |
A single data point of metric data.
{
"timestamp" : "...",
"value" : ...
}