Skip to content

Commit 8002dcd

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Add new products to usage API docs for ccm_spend_monitored_pro and ccm_spend_monitored_ent (#3650)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent d7caf74 commit 8002dcd

4 files changed

Lines changed: 243 additions & 3 deletions

File tree

.generator/schemas/v1/openapi.yaml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21397,6 +21397,16 @@ components:
2139721397
current date for all organizations (To be deprecated on October 1st, 2024).
2139821398
format: int64
2139921399
type: integer
21400+
ccm_spend_monitored_ent_last:
21401+
description: Shows the last value of the amount of cloud spend monitored
21402+
for Enterprise over all hours in the current date for all organizations.
21403+
format: int64
21404+
type: integer
21405+
ccm_spend_monitored_pro_last:
21406+
description: Shows the last value of the amount of cloud spend monitored
21407+
for Pro over all hours in the current date for all organizations.
21408+
format: int64
21409+
type: integer
2140021410
ci_pipeline_indexed_spans_sum:
2140121411
description: Shows the sum of all CI pipeline indexed spans over all hours
2140221412
in the current month for all organizations.
@@ -22529,6 +22539,16 @@ components:
2252922539
current date for the given org (To be deprecated on October 1st, 2024).
2253022540
format: int64
2253122541
type: integer
22542+
ccm_spend_monitored_ent_last:
22543+
description: Shows the last value of the amount of cloud spend monitored
22544+
for Enterprise over all hours in the current date for the given org.
22545+
format: int64
22546+
type: integer
22547+
ccm_spend_monitored_pro_last:
22548+
description: Shows the last value of the amount of cloud spend monitored
22549+
for Pro over all hours in the current date for the given org.
22550+
format: int64
22551+
type: integer
2253222552
ci_pipeline_indexed_spans_sum:
2253322553
description: Shows the sum of all CI pipeline indexed spans over all hours
2253422554
in the current date for the given org.
@@ -23673,6 +23693,16 @@ components:
2367323693
2024).
2367423694
format: int64
2367523695
type: integer
23696+
ccm_spend_monitored_ent_last_sum:
23697+
description: Shows the sum of the last value of the amount of cloud spend
23698+
monitored for Enterprise in the current month for all organizations.
23699+
format: int64
23700+
type: integer
23701+
ccm_spend_monitored_pro_last_sum:
23702+
description: Shows the sum of the last value of the amount of cloud spend
23703+
monitored for Pro in the current month for all organizations.
23704+
format: int64
23705+
type: integer
2367623706
ci_pipeline_indexed_spans_agg_sum:
2367723707
description: Shows the sum of all CI pipeline indexed spans over all hours
2367823708
in the current month for all organizations.

0 commit comments

Comments
 (0)