Skip to content

Commit a7faba2

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit ec4bb96 of spec repo
1 parent 3d5fb96 commit a7faba2

File tree

185 files changed

+1643
-201
lines changed

Some content is hidden

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

185 files changed

+1643
-201
lines changed

.generator/schemas/v1/openapi.yaml

Lines changed: 168 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21105,6 +21105,58 @@ components:
2110521105
description: Shows the sum of all browser RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
2110621106
format: int64
2110721107
type: integer
21108+
ccm_anthropic_spend_last:
21109+
description: Shows the last value of Anthropic cloud spend monitored over all hours in the current date for all organizations.
21110+
format: int64
21111+
type: integer
21112+
ccm_aws_spend_last:
21113+
description: Shows the last value of AWS cloud spend monitored over all hours in the current date for all organizations.
21114+
format: int64
21115+
type: integer
21116+
ccm_azure_spend_last:
21117+
description: Shows the last value of Azure cloud spend monitored over all hours in the current date for all organizations.
21118+
format: int64
21119+
type: integer
21120+
ccm_confluent_spend_last:
21121+
description: Shows the last value of Confluent cloud spend monitored over all hours in the current date for all organizations.
21122+
format: int64
21123+
type: integer
21124+
ccm_databricks_spend_last:
21125+
description: Shows the last value of Databricks cloud spend monitored over all hours in the current date for all organizations.
21126+
format: int64
21127+
type: integer
21128+
ccm_elastic_spend_last:
21129+
description: Shows the last value of Elastic cloud spend monitored over all hours in the current date for all organizations.
21130+
format: int64
21131+
type: integer
21132+
ccm_fastly_spend_last:
21133+
description: Shows the last value of Fastly cloud spend monitored over all hours in the current date for all organizations.
21134+
format: int64
21135+
type: integer
21136+
ccm_gcp_spend_last:
21137+
description: Shows the last value of GCP cloud spend monitored over all hours in the current date for all organizations.
21138+
format: int64
21139+
type: integer
21140+
ccm_github_spend_last:
21141+
description: Shows the last value of GitHub cloud spend monitored over all hours in the current date for all organizations.
21142+
format: int64
21143+
type: integer
21144+
ccm_mongodb_spend_last:
21145+
description: Shows the last value of MongoDB cloud spend monitored over all hours in the current date for all organizations.
21146+
format: int64
21147+
type: integer
21148+
ccm_oci_spend_last:
21149+
description: Shows the last value of OCI cloud spend monitored over all hours in the current date for all organizations.
21150+
format: int64
21151+
type: integer
21152+
ccm_openai_spend_last:
21153+
description: Shows the last value of OpenAI cloud spend monitored over all hours in the current date for all organizations.
21154+
format: int64
21155+
type: integer
21156+
ccm_snowflake_spend_last:
21157+
description: Shows the last value of Snowflake cloud spend monitored over all hours in the current date for all organizations.
21158+
format: int64
21159+
type: integer
2110821160
ccm_spend_monitored_ent_last:
2110921161
description: Shows the last value of the amount of cloud spend monitored for Enterprise over all hours in the current date for all organizations.
2111021162
format: int64
@@ -21113,6 +21165,10 @@ components:
2111321165
description: Shows the last value of the amount of cloud spend monitored for Pro over all hours in the current date for all organizations.
2111421166
format: int64
2111521167
type: integer
21168+
ccm_twilio_spend_last:
21169+
description: Shows the last value of Twilio cloud spend monitored over all hours in the current date for all organizations.
21170+
format: int64
21171+
type: integer
2111621172
ci_pipeline_indexed_spans_sum:
2111721173
description: Shows the sum of all CI pipeline indexed spans over all hours in the current month for all organizations.
2111821174
format: int64
@@ -21994,6 +22050,58 @@ components:
2199422050
description: Shows the sum of all browser RUM units over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
2199522051
format: int64
2199622052
type: integer
22053+
ccm_anthropic_spend_last:
22054+
description: Shows the last value of Anthropic cloud spend monitored over all hours in the current date for the given org.
22055+
format: int64
22056+
type: integer
22057+
ccm_aws_spend_last:
22058+
description: Shows the last value of AWS cloud spend monitored over all hours in the current date for the given org.
22059+
format: int64
22060+
type: integer
22061+
ccm_azure_spend_last:
22062+
description: Shows the last value of Azure cloud spend monitored over all hours in the current date for the given org.
22063+
format: int64
22064+
type: integer
22065+
ccm_confluent_spend_last:
22066+
description: Shows the last value of Confluent cloud spend monitored over all hours in the current date for the given org.
22067+
format: int64
22068+
type: integer
22069+
ccm_databricks_spend_last:
22070+
description: Shows the last value of Databricks cloud spend monitored over all hours in the current date for the given org.
22071+
format: int64
22072+
type: integer
22073+
ccm_elastic_spend_last:
22074+
description: Shows the last value of Elastic cloud spend monitored over all hours in the current date for the given org.
22075+
format: int64
22076+
type: integer
22077+
ccm_fastly_spend_last:
22078+
description: Shows the last value of Fastly cloud spend monitored over all hours in the current date for the given org.
22079+
format: int64
22080+
type: integer
22081+
ccm_gcp_spend_last:
22082+
description: Shows the last value of GCP cloud spend monitored over all hours in the current date for the given org.
22083+
format: int64
22084+
type: integer
22085+
ccm_github_spend_last:
22086+
description: Shows the last value of GitHub cloud spend monitored over all hours in the current date for the given org.
22087+
format: int64
22088+
type: integer
22089+
ccm_mongodb_spend_last:
22090+
description: Shows the last value of MongoDB cloud spend monitored over all hours in the current date for the given org.
22091+
format: int64
22092+
type: integer
22093+
ccm_oci_spend_last:
22094+
description: Shows the last value of OCI cloud spend monitored over all hours in the current date for the given org.
22095+
format: int64
22096+
type: integer
22097+
ccm_openai_spend_last:
22098+
description: Shows the last value of OpenAI cloud spend monitored over all hours in the current date for the given org.
22099+
format: int64
22100+
type: integer
22101+
ccm_snowflake_spend_last:
22102+
description: Shows the last value of Snowflake cloud spend monitored over all hours in the current date for the given org.
22103+
format: int64
22104+
type: integer
2199722105
ccm_spend_monitored_ent_last:
2199822106
description: Shows the last value of the amount of cloud spend monitored for Enterprise over all hours in the current date for the given org.
2199922107
format: int64
@@ -22002,6 +22110,10 @@ components:
2200222110
description: Shows the last value of the amount of cloud spend monitored for Pro over all hours in the current date for the given org.
2200322111
format: int64
2200422112
type: integer
22113+
ccm_twilio_spend_last:
22114+
description: Shows the last value of Twilio cloud spend monitored over all hours in the current date for the given org.
22115+
format: int64
22116+
type: integer
2200522117
ci_pipeline_indexed_spans_sum:
2200622118
description: Shows the sum of all CI pipeline indexed spans over all hours in the current date for the given org.
2200722119
format: int64
@@ -22893,6 +23005,58 @@ components:
2289323005
description: Shows the sum of all browser RUM units over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
2289423006
format: int64
2289523007
type: integer
23008+
ccm_anthropic_spend_last_sum:
23009+
description: Shows the sum of the last value of Anthropic cloud spend monitored in the current month for all organizations.
23010+
format: int64
23011+
type: integer
23012+
ccm_aws_spend_last_sum:
23013+
description: Shows the sum of the last value of AWS cloud spend monitored in the current month for all organizations.
23014+
format: int64
23015+
type: integer
23016+
ccm_azure_spend_last_sum:
23017+
description: Shows the sum of the last value of Azure cloud spend monitored in the current month for all organizations.
23018+
format: int64
23019+
type: integer
23020+
ccm_confluent_spend_last_sum:
23021+
description: Shows the sum of the last value of Confluent cloud spend monitored in the current month for all organizations.
23022+
format: int64
23023+
type: integer
23024+
ccm_databricks_spend_last_sum:
23025+
description: Shows the sum of the last value of Databricks cloud spend monitored in the current month for all organizations.
23026+
format: int64
23027+
type: integer
23028+
ccm_elastic_spend_last_sum:
23029+
description: Shows the sum of the last value of Elastic cloud spend monitored in the current month for all organizations.
23030+
format: int64
23031+
type: integer
23032+
ccm_fastly_spend_last_sum:
23033+
description: Shows the sum of the last value of Fastly cloud spend monitored in the current month for all organizations.
23034+
format: int64
23035+
type: integer
23036+
ccm_gcp_spend_last_sum:
23037+
description: Shows the sum of the last value of GCP cloud spend monitored in the current month for all organizations.
23038+
format: int64
23039+
type: integer
23040+
ccm_github_spend_last_sum:
23041+
description: Shows the sum of the last value of GitHub cloud spend monitored in the current month for all organizations.
23042+
format: int64
23043+
type: integer
23044+
ccm_mongodb_spend_last_sum:
23045+
description: Shows the sum of the last value of MongoDB cloud spend monitored in the current month for all organizations.
23046+
format: int64
23047+
type: integer
23048+
ccm_oci_spend_last_sum:
23049+
description: Shows the sum of the last value of OCI cloud spend monitored in the current month for all organizations.
23050+
format: int64
23051+
type: integer
23052+
ccm_openai_spend_last_sum:
23053+
description: Shows the sum of the last value of OpenAI cloud spend monitored in the current month for all organizations.
23054+
format: int64
23055+
type: integer
23056+
ccm_snowflake_spend_last_sum:
23057+
description: Shows the sum of the last value of Snowflake cloud spend monitored in the current month for all organizations.
23058+
format: int64
23059+
type: integer
2289623060
ccm_spend_monitored_ent_last_sum:
2289723061
description: Shows the sum of the last value of the amount of cloud spend monitored for Enterprise in the current month for all organizations.
2289823062
format: int64
@@ -22901,6 +23065,10 @@ components:
2290123065
description: Shows the sum of the last value of the amount of cloud spend monitored for Pro in the current month for all organizations.
2290223066
format: int64
2290323067
type: integer
23068+
ccm_twilio_spend_last_sum:
23069+
description: Shows the sum of the last value of Twilio cloud spend monitored in the current month for all organizations.
23070+
format: int64
23071+
type: integer
2290423072
ci_pipeline_indexed_spans_agg_sum:
2290523073
description: Shows the sum of all CI pipeline indexed spans over all hours in the current month for all organizations.
2290623074
format: int64

0 commit comments

Comments
 (0)