Skip to content

Commit 6ea3387

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 16253dd of spec repo
1 parent b481b06 commit 6ea3387

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
@@ -4542,6 +4542,7 @@ components:
45424542
- incident_management_monthly_active_users_usage
45434543
- indexed_spans_usage
45444544
- infra_host_usage
4545+
- infra_host_basic_usage
45454546
- ingested_logs_bytes_usage
45464547
- ingested_spans_bytes_usage
45474548
- invocations_usage
@@ -4630,6 +4631,7 @@ components:
46304631
- INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_USAGE
46314632
- INDEXED_SPANS_USAGE
46324633
- INFRA_HOST_USAGE
4634+
- INFRA_HOST_BASIC_USAGE
46334635
- INGESTED_LOGS_BYTES_USAGE
46344636
- INGESTED_SPANS_BYTES_USAGE
46354637
- INVOCATIONS_USAGE
@@ -9124,6 +9126,8 @@ components:
91249126
- incident_management_monthly_active_users_percentage
91259127
- infra_host_usage
91269128
- infra_host_percentage
9129+
- infra_host_basic_usage
9130+
- infra_host_basic_percentage
91279131
- invocations_usage
91289132
- invocations_percentage
91299133
- lambda_traced_invocations_usage
@@ -9291,6 +9295,8 @@ components:
92919295
- INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_PERCENTAGE
92929296
- INFRA_HOST_USAGE
92939297
- INFRA_HOST_PERCENTAGE
9298+
- INFRA_HOST_BASIC_USAGE
9299+
- INFRA_HOST_BASIC_PERCENTAGE
92949300
- INVOCATIONS_USAGE
92959301
- INVOCATIONS_PERCENTAGE
92969302
- LAMBDA_TRACED_INVOCATIONS_USAGE
@@ -9688,6 +9694,14 @@ components:
96889694
description: The total APM Indexed Spans usage by tag(s).
96899695
format: double
96909696
type: number
9697+
infra_host_basic_percentage:
9698+
description: The percentage of infrastructure host Basic usage by tag(s).
9699+
format: double
9700+
type: number
9701+
infra_host_basic_usage:
9702+
description: The infrastructure host Basic usage by tag(s).
9703+
format: double
9704+
type: number
96919705
infra_host_percentage:
96929706
description: The percentage of infrastructure host usage by tag(s).
96939707
format: double
@@ -21281,6 +21295,18 @@ components:
2128121295
description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org.
2128221296
format: int64
2128321297
type: integer
21298+
eph_infra_host_basic_infra_basic_agent_sum:
21299+
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.
21300+
format: int64
21301+
type: integer
21302+
eph_infra_host_basic_infra_basic_vsphere_sum:
21303+
description: Shows the sum of all ephemeral infrastructure hosts for Basic on vSphere over all hours in the current date for all organizations.
21304+
format: int64
21305+
type: integer
21306+
eph_infra_host_basic_sum:
21307+
description: Shows the sum of all ephemeral infrastructure hosts for Basic over all hours in the current date for all organizations.
21308+
format: int64
21309+
type: integer
2128421310
eph_infra_host_ent_sum:
2128521311
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org.
2128621312
format: int64
@@ -21429,6 +21455,18 @@ components:
2142921455
description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for all organizations.
2143021456
format: int64
2143121457
type: integer
21458+
infra_host_basic_infra_basic_agent_top99p:
21459+
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.
21460+
format: int64
21461+
type: integer
21462+
infra_host_basic_infra_basic_vsphere_top99p:
21463+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic on vSphere over all hours in the current date for all organizations.
21464+
format: int64
21465+
type: integer
21466+
infra_host_basic_top99p:
21467+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic over all hours in the current date for all organizations.
21468+
format: int64
21469+
type: integer
2143221470
infra_host_top99p:
2143321471
description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for all organizations.
2143421472
format: int64
@@ -22174,6 +22212,18 @@ components:
2217422212
description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org.
2217522213
format: int64
2217622214
type: integer
22215+
eph_infra_host_basic_infra_basic_agent_sum:
22216+
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.
22217+
format: int64
22218+
type: integer
22219+
eph_infra_host_basic_infra_basic_vsphere_sum:
22220+
description: Shows the sum of all ephemeral infrastructure hosts for Basic on vSphere over all hours in the current date for the given org.
22221+
format: int64
22222+
type: integer
22223+
eph_infra_host_basic_sum:
22224+
description: Shows the sum of all ephemeral infrastructure hosts for Basic over all hours in the current date for the given org.
22225+
format: int64
22226+
type: integer
2217722227
eph_infra_host_ent_sum:
2217822228
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org.
2217922229
format: int64
@@ -22326,6 +22376,18 @@ components:
2232622376
description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for the given org.
2232722377
format: int64
2232822378
type: integer
22379+
infra_host_basic_infra_basic_agent_top99p:
22380+
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.
22381+
format: int64
22382+
type: integer
22383+
infra_host_basic_infra_basic_vsphere_top99p:
22384+
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.
22385+
format: int64
22386+
type: integer
22387+
infra_host_basic_top99p:
22388+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic over all hours in the current date for the given org.
22389+
format: int64
22390+
type: integer
2232922391
infra_host_top99p:
2233022392
description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for the given org.
2233122393
format: int64
@@ -23077,6 +23139,18 @@ components:
2307723139
description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current month for all organizations.
2307823140
format: int64
2307923141
type: integer
23142+
eph_infra_host_basic_agg_sum:
23143+
description: Shows the sum of all ephemeral infrastructure hosts for Basic over all hours in the current month for all organizations.
23144+
format: int64
23145+
type: integer
23146+
eph_infra_host_basic_infra_basic_agent_agg_sum:
23147+
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.
23148+
format: int64
23149+
type: integer
23150+
eph_infra_host_basic_infra_basic_vsphere_agg_sum:
23151+
description: Shows the sum of all ephemeral infrastructure hosts for Basic on vSphere over all hours in the current month for all organizations.
23152+
format: int64
23153+
type: integer
2308023154
eph_infra_host_ent_agg_sum:
2308123155
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current month for all organizations.
2308223156
format: int64
@@ -23226,6 +23300,18 @@ components:
2322623300
description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current month for all organizations.
2322723301
format: int64
2322823302
type: integer
23303+
infra_host_basic_infra_basic_agent_top99p_sum:
23304+
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.
23305+
format: int64
23306+
type: integer
23307+
infra_host_basic_infra_basic_vsphere_top99p_sum:
23308+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic on vSphere over all hours in the current month for all organizations.
23309+
format: int64
23310+
type: integer
23311+
infra_host_basic_top99p_sum:
23312+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic over all hours in the current month for all organizations.
23313+
format: int64
23314+
type: integer
2322923315
infra_host_top99p_sum:
2323023316
description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current month for all organizations.
2323123317
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 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 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)