Skip to content

Commit b709173

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 944ee49 of spec repo
1 parent 358ebfe commit b709173

7 files changed

Lines changed: 455 additions & 0 deletions

.generator/schemas/v1/openapi.yaml

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4543,6 +4543,7 @@ components:
45434543
- incident_management_monthly_active_users_usage
45444544
- indexed_spans_usage
45454545
- infra_host_usage
4546+
- infra_host_basic_usage
45464547
- ingested_logs_bytes_usage
45474548
- ingested_spans_bytes_usage
45484549
- invocations_usage
@@ -4631,6 +4632,7 @@ components:
46314632
- INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_USAGE
46324633
- INDEXED_SPANS_USAGE
46334634
- INFRA_HOST_USAGE
4635+
- INFRA_HOST_BASIC_USAGE
46344636
- INGESTED_LOGS_BYTES_USAGE
46354637
- INGESTED_SPANS_BYTES_USAGE
46364638
- INVOCATIONS_USAGE
@@ -9129,6 +9131,8 @@ components:
91299131
- incident_management_monthly_active_users_percentage
91309132
- infra_host_usage
91319133
- infra_host_percentage
9134+
- infra_host_basic_usage
9135+
- infra_host_basic_percentage
91329136
- invocations_usage
91339137
- invocations_percentage
91349138
- lambda_traced_invocations_usage
@@ -9296,6 +9300,8 @@ components:
92969300
- INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_PERCENTAGE
92979301
- INFRA_HOST_USAGE
92989302
- INFRA_HOST_PERCENTAGE
9303+
- INFRA_HOST_BASIC_USAGE
9304+
- INFRA_HOST_BASIC_PERCENTAGE
92999305
- INVOCATIONS_USAGE
93009306
- INVOCATIONS_PERCENTAGE
93019307
- LAMBDA_TRACED_INVOCATIONS_USAGE
@@ -9693,6 +9699,14 @@ components:
96939699
description: The total APM Indexed Spans usage by tag(s).
96949700
format: double
96959701
type: number
9702+
infra_host_basic_percentage:
9703+
description: The percentage of infrastructure host Basic usage by tag(s).
9704+
format: double
9705+
type: number
9706+
infra_host_basic_usage:
9707+
description: The infrastructure host Basic usage by tag(s).
9708+
format: double
9709+
type: number
96969710
infra_host_percentage:
96979711
description: The percentage of infrastructure host usage by tag(s).
96989712
format: double
@@ -21361,6 +21375,18 @@ components:
2136121375
description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org.
2136221376
format: int64
2136321377
type: integer
21378+
eph_infra_host_basic_infra_basic_agent_sum:
21379+
description: Shows the sum of all ephemeral infrastructure hosts for Basic with the Datadog Agent over all hours in the current date for all organizations.
21380+
format: int64
21381+
type: integer
21382+
eph_infra_host_basic_infra_basic_vsphere_sum:
21383+
description: Shows the sum of all ephemeral infrastructure hosts for Basic on vSphere over all hours in the current date for all organizations.
21384+
format: int64
21385+
type: integer
21386+
eph_infra_host_basic_sum:
21387+
description: Shows the sum of all ephemeral infrastructure hosts for Basic over all hours in the current date for all organizations.
21388+
format: int64
21389+
type: integer
2136421390
eph_infra_host_ent_sum:
2136521391
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org.
2136621392
format: int64
@@ -21509,6 +21535,18 @@ components:
2150921535
description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for all organizations.
2151021536
format: int64
2151121537
type: integer
21538+
infra_host_basic_infra_basic_agent_top99p:
21539+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic with the Datadog Agent over all hours in the current date for all organizations.
21540+
format: int64
21541+
type: integer
21542+
infra_host_basic_infra_basic_vsphere_top99p:
21543+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic on vSphere over all hours in the current date for all organizations.
21544+
format: int64
21545+
type: integer
21546+
infra_host_basic_top99p:
21547+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic over all hours in the current date for all organizations.
21548+
format: int64
21549+
type: integer
2151221550
infra_host_top99p:
2151321551
description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for all organizations.
2151421552
format: int64
@@ -22310,6 +22348,18 @@ components:
2231022348
description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org.
2231122349
format: int64
2231222350
type: integer
22351+
eph_infra_host_basic_infra_basic_agent_sum:
22352+
description: Shows the sum of all ephemeral infrastructure hosts for Basic with the Datadog Agent over all hours in the current date for the given org.
22353+
format: int64
22354+
type: integer
22355+
eph_infra_host_basic_infra_basic_vsphere_sum:
22356+
description: Shows the sum of all ephemeral infrastructure hosts for Basic on vSphere over all hours in the current date for the given org.
22357+
format: int64
22358+
type: integer
22359+
eph_infra_host_basic_sum:
22360+
description: Shows the sum of all ephemeral infrastructure hosts for Basic over all hours in the current date for the given org.
22361+
format: int64
22362+
type: integer
2231322363
eph_infra_host_ent_sum:
2231422364
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org.
2231522365
format: int64
@@ -22462,6 +22512,18 @@ components:
2246222512
description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for the given org.
2246322513
format: int64
2246422514
type: integer
22515+
infra_host_basic_infra_basic_agent_top99p:
22516+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic with the Datadog Agent over all hours in the current date for the given org.
22517+
format: int64
22518+
type: integer
22519+
infra_host_basic_infra_basic_vsphere_top99p:
22520+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic on vSphere over all hours in the current date for the given org.
22521+
format: int64
22522+
type: integer
22523+
infra_host_basic_top99p:
22524+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic over all hours in the current date for the given org.
22525+
format: int64
22526+
type: integer
2246522527
infra_host_top99p:
2246622528
description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for the given org.
2246722529
format: int64
@@ -23269,6 +23331,18 @@ components:
2326923331
description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current month for all organizations.
2327023332
format: int64
2327123333
type: integer
23334+
eph_infra_host_basic_agg_sum:
23335+
description: Shows the sum of all ephemeral infrastructure hosts for Basic over all hours in the current month for all organizations.
23336+
format: int64
23337+
type: integer
23338+
eph_infra_host_basic_infra_basic_agent_agg_sum:
23339+
description: Shows the sum of all ephemeral infrastructure hosts for Basic with the Datadog Agent over all hours in the current month for all organizations.
23340+
format: int64
23341+
type: integer
23342+
eph_infra_host_basic_infra_basic_vsphere_agg_sum:
23343+
description: Shows the sum of all ephemeral infrastructure hosts for Basic on vSphere over all hours in the current month for all organizations.
23344+
format: int64
23345+
type: integer
2327223346
eph_infra_host_ent_agg_sum:
2327323347
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current month for all organizations.
2327423348
format: int64
@@ -23418,6 +23492,18 @@ components:
2341823492
description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current month for all organizations.
2341923493
format: int64
2342023494
type: integer
23495+
infra_host_basic_infra_basic_agent_top99p_sum:
23496+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic with the Datadog Agent over all hours in the current month for all organizations.
23497+
format: int64
23498+
type: integer
23499+
infra_host_basic_infra_basic_vsphere_top99p_sum:
23500+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic on vSphere over all hours in the current month for all organizations.
23501+
format: int64
23502+
type: integer
23503+
infra_host_basic_top99p_sum:
23504+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic over all hours in the current month for all organizations.
23505+
format: int64
23506+
type: integer
2342123507
infra_host_top99p_sum:
2342223508
description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current month for all organizations.
2342323509
format: int64

src/datadogV1/model/model_hourly_usage_attribution_usage_type.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ pub enum HourlyUsageAttributionUsageType {
4949
INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_USAGE,
5050
INDEXED_SPANS_USAGE,
5151
INFRA_HOST_USAGE,
52+
INFRA_HOST_BASIC_USAGE,
5253
INGESTED_LOGS_BYTES_USAGE,
5354
INGESTED_SPANS_BYTES_USAGE,
5455
INVOCATIONS_USAGE,
@@ -155,6 +156,7 @@ impl ToString for HourlyUsageAttributionUsageType {
155156
}
156157
Self::INDEXED_SPANS_USAGE => String::from("indexed_spans_usage"),
157158
Self::INFRA_HOST_USAGE => String::from("infra_host_usage"),
159+
Self::INFRA_HOST_BASIC_USAGE => String::from("infra_host_basic_usage"),
158160
Self::INGESTED_LOGS_BYTES_USAGE => String::from("ingested_logs_bytes_usage"),
159161
Self::INGESTED_SPANS_BYTES_USAGE => String::from("ingested_spans_bytes_usage"),
160162
Self::INVOCATIONS_USAGE => String::from("invocations_usage"),
@@ -287,6 +289,7 @@ impl<'de> Deserialize<'de> for HourlyUsageAttributionUsageType {
287289
}
288290
"indexed_spans_usage" => Self::INDEXED_SPANS_USAGE,
289291
"infra_host_usage" => Self::INFRA_HOST_USAGE,
292+
"infra_host_basic_usage" => Self::INFRA_HOST_BASIC_USAGE,
290293
"ingested_logs_bytes_usage" => Self::INGESTED_LOGS_BYTES_USAGE,
291294
"ingested_spans_bytes_usage" => Self::INGESTED_SPANS_BYTES_USAGE,
292295
"invocations_usage" => Self::INVOCATIONS_USAGE,

src/datadogV1/model/model_monthly_usage_attribution_supported_metrics.rs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ pub enum MonthlyUsageAttributionSupportedMetrics {
7575
INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_PERCENTAGE,
7676
INFRA_HOST_USAGE,
7777
INFRA_HOST_PERCENTAGE,
78+
INFRA_HOST_BASIC_USAGE,
79+
INFRA_HOST_BASIC_PERCENTAGE,
7880
INVOCATIONS_USAGE,
7981
INVOCATIONS_PERCENTAGE,
8082
LAMBDA_TRACED_INVOCATIONS_USAGE,
@@ -270,6 +272,8 @@ impl ToString for MonthlyUsageAttributionSupportedMetrics {
270272
}
271273
Self::INFRA_HOST_USAGE => String::from("infra_host_usage"),
272274
Self::INFRA_HOST_PERCENTAGE => String::from("infra_host_percentage"),
275+
Self::INFRA_HOST_BASIC_USAGE => String::from("infra_host_basic_usage"),
276+
Self::INFRA_HOST_BASIC_PERCENTAGE => String::from("infra_host_basic_percentage"),
273277
Self::INVOCATIONS_USAGE => String::from("invocations_usage"),
274278
Self::INVOCATIONS_PERCENTAGE => String::from("invocations_percentage"),
275279
Self::LAMBDA_TRACED_INVOCATIONS_USAGE => {
@@ -507,6 +511,8 @@ impl<'de> Deserialize<'de> for MonthlyUsageAttributionSupportedMetrics {
507511
}
508512
"infra_host_usage" => Self::INFRA_HOST_USAGE,
509513
"infra_host_percentage" => Self::INFRA_HOST_PERCENTAGE,
514+
"infra_host_basic_usage" => Self::INFRA_HOST_BASIC_USAGE,
515+
"infra_host_basic_percentage" => Self::INFRA_HOST_BASIC_PERCENTAGE,
510516
"invocations_usage" => Self::INVOCATIONS_USAGE,
511517
"invocations_percentage" => Self::INVOCATIONS_PERCENTAGE,
512518
"lambda_traced_invocations_usage" => Self::LAMBDA_TRACED_INVOCATIONS_USAGE,

src/datadogV1/model/model_monthly_usage_attribution_values.rs

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,12 @@ pub struct MonthlyUsageAttributionValues {
233233
/// The total APM Indexed Spans usage by tag(s).
234234
#[serde(rename = "indexed_spans_usage")]
235235
pub indexed_spans_usage: Option<f64>,
236+
/// The percentage of infrastructure host Basic usage by tag(s).
237+
#[serde(rename = "infra_host_basic_percentage")]
238+
pub infra_host_basic_percentage: Option<f64>,
239+
/// The infrastructure host Basic usage by tag(s).
240+
#[serde(rename = "infra_host_basic_usage")]
241+
pub infra_host_basic_usage: Option<f64>,
236242
/// The percentage of infrastructure host usage by tag(s).
237243
#[serde(rename = "infra_host_percentage")]
238244
pub infra_host_percentage: Option<f64>,
@@ -587,6 +593,8 @@ impl MonthlyUsageAttributionValues {
587593
incident_management_monthly_active_users_usage: None,
588594
indexed_spans_percentage: None,
589595
indexed_spans_usage: None,
596+
infra_host_basic_percentage: None,
597+
infra_host_basic_usage: None,
590598
infra_host_percentage: None,
591599
infra_host_usage: None,
592600
ingested_logs_bytes_percentage: None,
@@ -1052,6 +1060,16 @@ impl MonthlyUsageAttributionValues {
10521060
self
10531061
}
10541062

1063+
pub fn infra_host_basic_percentage(mut self, value: f64) -> Self {
1064+
self.infra_host_basic_percentage = Some(value);
1065+
self
1066+
}
1067+
1068+
pub fn infra_host_basic_usage(mut self, value: f64) -> Self {
1069+
self.infra_host_basic_usage = Some(value);
1070+
self
1071+
}
1072+
10551073
pub fn infra_host_percentage(mut self, value: f64) -> Self {
10561074
self.infra_host_percentage = Some(value);
10571075
self
@@ -1608,6 +1626,8 @@ impl<'de> Deserialize<'de> for MonthlyUsageAttributionValues {
16081626
let mut incident_management_monthly_active_users_usage: Option<f64> = None;
16091627
let mut indexed_spans_percentage: Option<f64> = None;
16101628
let mut indexed_spans_usage: Option<f64> = None;
1629+
let mut infra_host_basic_percentage: Option<f64> = None;
1630+
let mut infra_host_basic_usage: Option<f64> = None;
16111631
let mut infra_host_percentage: Option<f64> = None;
16121632
let mut infra_host_usage: Option<f64> = None;
16131633
let mut ingested_logs_bytes_percentage: Option<f64> = None;
@@ -2223,6 +2243,20 @@ impl<'de> Deserialize<'de> for MonthlyUsageAttributionValues {
22232243
indexed_spans_usage =
22242244
Some(serde_json::from_value(v).map_err(M::Error::custom)?);
22252245
}
2246+
"infra_host_basic_percentage" => {
2247+
if v.is_null() || v.as_str() == Some("") {
2248+
continue;
2249+
}
2250+
infra_host_basic_percentage =
2251+
Some(serde_json::from_value(v).map_err(M::Error::custom)?);
2252+
}
2253+
"infra_host_basic_usage" => {
2254+
if v.is_null() || v.as_str() == Some("") {
2255+
continue;
2256+
}
2257+
infra_host_basic_usage =
2258+
Some(serde_json::from_value(v).map_err(M::Error::custom)?);
2259+
}
22262260
"infra_host_percentage" => {
22272261
if v.is_null() || v.as_str() == Some("") {
22282262
continue;
@@ -2935,6 +2969,8 @@ impl<'de> Deserialize<'de> for MonthlyUsageAttributionValues {
29352969
incident_management_monthly_active_users_usage,
29362970
indexed_spans_percentage,
29372971
indexed_spans_usage,
2972+
infra_host_basic_percentage,
2973+
infra_host_basic_usage,
29382974
infra_host_percentage,
29392975
infra_host_usage,
29402976
ingested_logs_bytes_percentage,

0 commit comments

Comments
 (0)