Skip to content

Commit 8d5043a

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit f723995 of spec repo
1 parent 825b7d9 commit 8d5043a

File tree

7 files changed

+772
-0
lines changed

7 files changed

+772
-0
lines changed

.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 tier usage by tag(s).
9704+
format: double
9705+
type: number
9706+
infra_host_basic_usage:
9707+
description: The infrastructure host Basic tier 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 tier 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 tier 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 tier 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 tier 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 tier 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 tier 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 tier 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 tier 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 tier 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 tier 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 tier 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 tier 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 tier 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 tier 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 tier 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 tier 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 tier 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 tier 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/main/java/com/datadog/api/client/v1/model/HourlyUsageAttributionUsageType.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ public class HourlyUsageAttributionUsageType extends ModelEnum<String> {
7474
"incident_management_monthly_active_users_usage",
7575
"indexed_spans_usage",
7676
"infra_host_usage",
77+
"infra_host_basic_usage",
7778
"ingested_logs_bytes_usage",
7879
"ingested_spans_bytes_usage",
7980
"invocations_usage",
@@ -204,6 +205,8 @@ public class HourlyUsageAttributionUsageType extends ModelEnum<String> {
204205
new HourlyUsageAttributionUsageType("indexed_spans_usage");
205206
public static final HourlyUsageAttributionUsageType INFRA_HOST_USAGE =
206207
new HourlyUsageAttributionUsageType("infra_host_usage");
208+
public static final HourlyUsageAttributionUsageType INFRA_HOST_BASIC_USAGE =
209+
new HourlyUsageAttributionUsageType("infra_host_basic_usage");
207210
public static final HourlyUsageAttributionUsageType INGESTED_LOGS_BYTES_USAGE =
208211
new HourlyUsageAttributionUsageType("ingested_logs_bytes_usage");
209212
public static final HourlyUsageAttributionUsageType INGESTED_SPANS_BYTES_USAGE =

src/main/java/com/datadog/api/client/v1/model/MonthlyUsageAttributionSupportedMetrics.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ public class MonthlyUsageAttributionSupportedMetrics extends ModelEnum<String> {
102102
"incident_management_monthly_active_users_percentage",
103103
"infra_host_usage",
104104
"infra_host_percentage",
105+
"infra_host_basic_usage",
106+
"infra_host_basic_percentage",
105107
"invocations_usage",
106108
"invocations_percentage",
107109
"lambda_traced_invocations_usage",
@@ -344,6 +346,10 @@ public class MonthlyUsageAttributionSupportedMetrics extends ModelEnum<String> {
344346
new MonthlyUsageAttributionSupportedMetrics("infra_host_usage");
345347
public static final MonthlyUsageAttributionSupportedMetrics INFRA_HOST_PERCENTAGE =
346348
new MonthlyUsageAttributionSupportedMetrics("infra_host_percentage");
349+
public static final MonthlyUsageAttributionSupportedMetrics INFRA_HOST_BASIC_USAGE =
350+
new MonthlyUsageAttributionSupportedMetrics("infra_host_basic_usage");
351+
public static final MonthlyUsageAttributionSupportedMetrics INFRA_HOST_BASIC_PERCENTAGE =
352+
new MonthlyUsageAttributionSupportedMetrics("infra_host_basic_percentage");
347353
public static final MonthlyUsageAttributionSupportedMetrics INVOCATIONS_USAGE =
348354
new MonthlyUsageAttributionSupportedMetrics("invocations_usage");
349355
public static final MonthlyUsageAttributionSupportedMetrics INVOCATIONS_PERCENTAGE =

src/main/java/com/datadog/api/client/v1/model/MonthlyUsageAttributionValues.java

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@
9292
MonthlyUsageAttributionValues.JSON_PROPERTY_INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_USAGE,
9393
MonthlyUsageAttributionValues.JSON_PROPERTY_INDEXED_SPANS_PERCENTAGE,
9494
MonthlyUsageAttributionValues.JSON_PROPERTY_INDEXED_SPANS_USAGE,
95+
MonthlyUsageAttributionValues.JSON_PROPERTY_INFRA_HOST_BASIC_PERCENTAGE,
96+
MonthlyUsageAttributionValues.JSON_PROPERTY_INFRA_HOST_BASIC_USAGE,
9597
MonthlyUsageAttributionValues.JSON_PROPERTY_INFRA_HOST_PERCENTAGE,
9698
MonthlyUsageAttributionValues.JSON_PROPERTY_INFRA_HOST_USAGE,
9799
MonthlyUsageAttributionValues.JSON_PROPERTY_INGESTED_LOGS_BYTES_PERCENTAGE,
@@ -438,6 +440,13 @@ public class MonthlyUsageAttributionValues {
438440
public static final String JSON_PROPERTY_INDEXED_SPANS_USAGE = "indexed_spans_usage";
439441
private Double indexedSpansUsage;
440442

443+
public static final String JSON_PROPERTY_INFRA_HOST_BASIC_PERCENTAGE =
444+
"infra_host_basic_percentage";
445+
private Double infraHostBasicPercentage;
446+
447+
public static final String JSON_PROPERTY_INFRA_HOST_BASIC_USAGE = "infra_host_basic_usage";
448+
private Double infraHostBasicUsage;
449+
441450
public static final String JSON_PROPERTY_INFRA_HOST_PERCENTAGE = "infra_host_percentage";
442451
private Double infraHostPercentage;
443452

@@ -2331,6 +2340,48 @@ public void setIndexedSpansUsage(Double indexedSpansUsage) {
23312340
this.indexedSpansUsage = indexedSpansUsage;
23322341
}
23332342

2343+
public MonthlyUsageAttributionValues infraHostBasicPercentage(Double infraHostBasicPercentage) {
2344+
this.infraHostBasicPercentage = infraHostBasicPercentage;
2345+
return this;
2346+
}
2347+
2348+
/**
2349+
* The percentage of infrastructure host Basic tier usage by tag(s).
2350+
*
2351+
* @return infraHostBasicPercentage
2352+
*/
2353+
@jakarta.annotation.Nullable
2354+
@JsonProperty(JSON_PROPERTY_INFRA_HOST_BASIC_PERCENTAGE)
2355+
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
2356+
public Double getInfraHostBasicPercentage() {
2357+
return infraHostBasicPercentage;
2358+
}
2359+
2360+
public void setInfraHostBasicPercentage(Double infraHostBasicPercentage) {
2361+
this.infraHostBasicPercentage = infraHostBasicPercentage;
2362+
}
2363+
2364+
public MonthlyUsageAttributionValues infraHostBasicUsage(Double infraHostBasicUsage) {
2365+
this.infraHostBasicUsage = infraHostBasicUsage;
2366+
return this;
2367+
}
2368+
2369+
/**
2370+
* The infrastructure host Basic tier usage by tag(s).
2371+
*
2372+
* @return infraHostBasicUsage
2373+
*/
2374+
@jakarta.annotation.Nullable
2375+
@JsonProperty(JSON_PROPERTY_INFRA_HOST_BASIC_USAGE)
2376+
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
2377+
public Double getInfraHostBasicUsage() {
2378+
return infraHostBasicUsage;
2379+
}
2380+
2381+
public void setInfraHostBasicUsage(Double infraHostBasicUsage) {
2382+
this.infraHostBasicUsage = infraHostBasicUsage;
2383+
}
2384+
23342385
public MonthlyUsageAttributionValues infraHostPercentage(Double infraHostPercentage) {
23352386
this.infraHostPercentage = infraHostPercentage;
23362387
return this;
@@ -4452,6 +4503,10 @@ public boolean equals(Object o) {
44524503
&& Objects.equals(
44534504
this.indexedSpansPercentage, monthlyUsageAttributionValues.indexedSpansPercentage)
44544505
&& Objects.equals(this.indexedSpansUsage, monthlyUsageAttributionValues.indexedSpansUsage)
4506+
&& Objects.equals(
4507+
this.infraHostBasicPercentage, monthlyUsageAttributionValues.infraHostBasicPercentage)
4508+
&& Objects.equals(
4509+
this.infraHostBasicUsage, monthlyUsageAttributionValues.infraHostBasicUsage)
44554510
&& Objects.equals(
44564511
this.infraHostPercentage, monthlyUsageAttributionValues.infraHostPercentage)
44574512
&& Objects.equals(this.infraHostUsage, monthlyUsageAttributionValues.infraHostUsage)
@@ -4734,6 +4789,8 @@ public int hashCode() {
47344789
incidentManagementMonthlyActiveUsersUsage,
47354790
indexedSpansPercentage,
47364791
indexedSpansUsage,
4792+
infraHostBasicPercentage,
4793+
infraHostBasicUsage,
47374794
infraHostPercentage,
47384795
infraHostUsage,
47394796
ingestedLogsBytesPercentage,
@@ -4999,6 +5056,12 @@ public String toString() {
49995056
.append(toIndentedString(indexedSpansPercentage))
50005057
.append("\n");
50015058
sb.append(" indexedSpansUsage: ").append(toIndentedString(indexedSpansUsage)).append("\n");
5059+
sb.append(" infraHostBasicPercentage: ")
5060+
.append(toIndentedString(infraHostBasicPercentage))
5061+
.append("\n");
5062+
sb.append(" infraHostBasicUsage: ")
5063+
.append(toIndentedString(infraHostBasicUsage))
5064+
.append("\n");
50025065
sb.append(" infraHostPercentage: ")
50035066
.append(toIndentedString(infraHostPercentage))
50045067
.append("\n");

0 commit comments

Comments
 (0)