Skip to content

Commit a68ac99

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 2751786 of spec repo
1 parent 6fd0722 commit a68ac99

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.generator/schemas/v1/openapi.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7472,6 +7472,12 @@ components:
74727472
type: object
74737473
MetricsListResponse:
74747474
description: Object listing all metric names stored by Datadog since a given time.
7475+
example:
7476+
from: "1571011200"
7477+
metrics:
7478+
- system.cpu.idle
7479+
- system.mem.free
7480+
- aws.ec2.cpuutilization
74757481
properties:
74767482
from:
74777483
description: Time when the metrics were active, seconds since the Unix epoch.

0 commit comments

Comments
 (0)