Skip to content

Commit 025e6fa

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 4404621 of spec repo
1 parent 19a4754 commit 025e6fa

49 files changed

Lines changed: 50 additions & 4071 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.generator/schemas/v1/openapi.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7593,6 +7593,12 @@ components:
75937593
type: object
75947594
MetricsListResponse:
75957595
description: Object listing all metric names stored by Datadog since a given time.
7596+
example:
7597+
from: "1571011200"
7598+
metrics:
7599+
- system.cpu.idle
7600+
- system.mem.free
7601+
- aws.ec2.cpuutilization
75967602
properties:
75977603
from:
75987604
description: Time when the metrics were active, seconds since the Unix epoch.

0 commit comments

Comments
 (0)