Skip to content

Commit 15d3503

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 7dbcff9 of spec repo (#4110)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent 5f2fce7 commit 15d3503

4 files changed

Lines changed: 120 additions & 3 deletions

File tree

.generator/schemas/v1/openapi.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22607,6 +22607,10 @@ components:
2260722607
description: Shows the average of all normalized Database Monitoring queries over all hours in the current date for all organizations.
2260822608
format: int64
2260922609
type: integer
22610+
do_jobs_monitoring_orchestrators_job_hours_sum:
22611+
description: Shows the sum of all orchestrator job hours over all hours in the current date for all organizations.
22612+
format: int64
22613+
type: integer
2261022614
eph_infra_host_agent_sum:
2261122615
description: Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current date for the given org.
2261222616
format: int64
@@ -23620,6 +23624,10 @@ components:
2362023624
description: Shows the average of all distinct Database Monitoring normalized queries over all hours in the current month for the given org.
2362123625
format: int64
2362223626
type: integer
23627+
do_jobs_monitoring_orchestrators_job_hours_sum:
23628+
description: Shows the sum of all orchestrator job hours over all hours in the current date for the given org.
23629+
format: int64
23630+
type: integer
2362323631
eph_infra_host_agent_sum:
2362423632
description: Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current date for the given org.
2362523633
format: int64
@@ -24639,6 +24647,10 @@ components:
2463924647
description: Shows the average of all distinct Database Monitoring Normalized Queries over all hours in the current month for all organizations.
2464024648
format: int64
2464124649
type: integer
24650+
do_jobs_monitoring_orchestrators_job_hours_agg_sum:
24651+
description: Shows the sum of all orchestrator job hours over all hours in the current month for all organizations.
24652+
format: int64
24653+
type: integer
2464224654
end_date:
2464324655
description: Shows the last date of usage in the current month for all organizations.
2464424656
format: date-time

0 commit comments

Comments
 (0)