Skip to content

Commit 155670d

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit eea6b4a of spec repo
1 parent 0576f51 commit 155670d

8 files changed

Lines changed: 275 additions & 0 deletions

File tree

.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
@@ -4629,6 +4630,7 @@ components:
46294630
- INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_USAGE
46304631
- INDEXED_SPANS_USAGE
46314632
- INFRA_HOST_USAGE
4633+
- INFRA_HOST_BASIC_USAGE
46324634
- INGESTED_LOGS_BYTES_USAGE
46334635
- INGESTED_SPANS_BYTES_USAGE
46344636
- INVOCATIONS_USAGE
@@ -9122,6 +9124,8 @@ components:
91229124
- incident_management_monthly_active_users_percentage
91239125
- infra_host_usage
91249126
- infra_host_percentage
9127+
- infra_host_basic_usage
9128+
- infra_host_basic_percentage
91259129
- invocations_usage
91269130
- invocations_percentage
91279131
- lambda_traced_invocations_usage
@@ -9287,6 +9291,8 @@ components:
92879291
- INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_PERCENTAGE
92889292
- INFRA_HOST_USAGE
92899293
- INFRA_HOST_PERCENTAGE
9294+
- INFRA_HOST_BASIC_USAGE
9295+
- INFRA_HOST_BASIC_PERCENTAGE
92909296
- INVOCATIONS_USAGE
92919297
- INVOCATIONS_PERCENTAGE
92929298
- LAMBDA_TRACED_INVOCATIONS_USAGE
@@ -9682,6 +9688,14 @@ components:
96829688
description: The total APM Indexed Spans usage by tag(s).
96839689
format: double
96849690
type: number
9691+
infra_host_basic_percentage:
9692+
description: The percentage of infrastructure host Basic usage by tag(s).
9693+
format: double
9694+
type: number
9695+
infra_host_basic_usage:
9696+
description: The infrastructure host Basic usage by tag(s).
9697+
format: double
9698+
type: number
96859699
infra_host_percentage:
96869700
description: The percentage of infrastructure host usage by tag(s).
96879701
format: double
@@ -21247,6 +21261,14 @@ components:
2124721261
description: Shows the average of all normalized Database Monitoring queries over all hours in the current date for all organizations.
2124821262
format: int64
2124921263
type: integer
21264+
eph_infra_basic_agent_sum:
21265+
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.
21266+
format: int64
21267+
type: integer
21268+
eph_infra_basic_vsphere_sum:
21269+
description: Shows the sum of all ephemeral infrastructure hosts for Basic on vSphere over all hours in the current date for all organizations.
21270+
format: int64
21271+
type: integer
2125021272
eph_infra_host_agent_sum:
2125121273
description: Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current date for the given org.
2125221274
format: int64
@@ -21263,6 +21285,10 @@ components:
2126321285
description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org.
2126421286
format: int64
2126521287
type: integer
21288+
eph_infra_host_basic_sum:
21289+
description: Shows the sum of all ephemeral infrastructure hosts for Basic over all hours in the current date for all organizations.
21290+
format: int64
21291+
type: integer
2126621292
eph_infra_host_ent_sum:
2126721293
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org.
2126821294
format: int64
@@ -21407,10 +21433,22 @@ components:
2140721433
description: Shows the sum of all log events indexed over all hours in the current date for all organizations.
2140821434
format: int64
2140921435
type: integer
21436+
infra_basic_agent_host_top99p:
21437+
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.
21438+
format: int64
21439+
type: integer
21440+
infra_basic_vsphere_host_top99p:
21441+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic on vSphere over all hours in the current date for all organizations.
21442+
format: int64
21443+
type: integer
2141021444
infra_edge_monitoring_devices_top99p:
2141121445
description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for all organizations.
2141221446
format: int64
2141321447
type: integer
21448+
infra_host_basic_top99p:
21449+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic over all hours in the current date for all organizations.
21450+
format: int64
21451+
type: integer
2141421452
infra_host_top99p:
2141521453
description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for all organizations.
2141621454
format: int64
@@ -22140,6 +22178,14 @@ components:
2214022178
description: Shows the average of all distinct Database Monitoring normalized queries over all hours in the current month for the given org.
2214122179
format: int64
2214222180
type: integer
22181+
eph_infra_basic_agent_sum:
22182+
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.
22183+
format: int64
22184+
type: integer
22185+
eph_infra_basic_vsphere_sum:
22186+
description: Shows the sum of all ephemeral infrastructure hosts for Basic on vSphere over all hours in the current date for the given org.
22187+
format: int64
22188+
type: integer
2214322189
eph_infra_host_agent_sum:
2214422190
description: Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current date for the given org.
2214522191
format: int64
@@ -22156,6 +22202,10 @@ components:
2215622202
description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org.
2215722203
format: int64
2215822204
type: integer
22205+
eph_infra_host_basic_sum:
22206+
description: Shows the sum of all ephemeral infrastructure hosts for Basic over all hours in the current date for the given org.
22207+
format: int64
22208+
type: integer
2215922209
eph_infra_host_ent_sum:
2216022210
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org.
2216122211
format: int64
@@ -22304,10 +22354,22 @@ components:
2230422354
description: Shows the sum of all log events indexed over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
2230522355
format: int64
2230622356
type: integer
22357+
infra_basic_agent_host_top99p:
22358+
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.
22359+
format: int64
22360+
type: integer
22361+
infra_basic_vsphere_host_top99p:
22362+
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.
22363+
format: int64
22364+
type: integer
2230722365
infra_edge_monitoring_devices_top99p:
2230822366
description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for the given org.
2230922367
format: int64
2231022368
type: integer
22369+
infra_host_basic_top99p:
22370+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic over all hours in the current date for the given org.
22371+
format: int64
22372+
type: integer
2231122373
infra_host_top99p:
2231222374
description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for the given org.
2231322375
format: int64
@@ -23043,6 +23105,14 @@ components:
2304323105
description: Shows the last date of usage in the current month for all organizations.
2304423106
format: date-time
2304523107
type: string
23108+
eph_infra_basic_agent_agg_sum:
23109+
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.
23110+
format: int64
23111+
type: integer
23112+
eph_infra_basic_vsphere_agg_sum:
23113+
description: Shows the sum of all ephemeral infrastructure hosts for Basic on vSphere over all hours in the current month for all organizations.
23114+
format: int64
23115+
type: integer
2304623116
eph_infra_host_agent_agg_sum:
2304723117
description: Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current month for all organizations.
2304823118
format: int64
@@ -23059,6 +23129,10 @@ components:
2305923129
description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current month for all organizations.
2306023130
format: int64
2306123131
type: integer
23132+
eph_infra_host_basic_agg_sum:
23133+
description: Shows the sum of all ephemeral infrastructure hosts for Basic over all hours in the current month for all organizations.
23134+
format: int64
23135+
type: integer
2306223136
eph_infra_host_ent_agg_sum:
2306323137
description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current month for all organizations.
2306423138
format: int64
@@ -23204,10 +23278,22 @@ components:
2320423278
description: Shows the sum of all log events indexed over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
2320523279
format: int64
2320623280
type: integer
23281+
infra_basic_agent_host_top99p_sum:
23282+
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.
23283+
format: int64
23284+
type: integer
23285+
infra_basic_vsphere_host_top99p_sum:
23286+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic on vSphere over all hours in the current month for all organizations.
23287+
format: int64
23288+
type: integer
2320723289
infra_edge_monitoring_devices_top99p_sum:
2320823290
description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current month for all organizations.
2320923291
format: int64
2321023292
type: integer
23293+
infra_host_basic_top99p_sum:
23294+
description: Shows the 99th percentile of all distinct infrastructure hosts for Basic over all hours in the current month for all organizations.
23295+
format: int64
23296+
type: integer
2321123297
infra_host_top99p_sum:
2321223298
description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current month for all organizations.
2321323299
format: int64

packages/datadog-api-client-v1/models/HourlyUsageAttributionUsageType.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ export type HourlyUsageAttributionUsageType =
5454
| typeof INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_USAGE
5555
| typeof INDEXED_SPANS_USAGE
5656
| typeof INFRA_HOST_USAGE
57+
| typeof INFRA_HOST_BASIC_USAGE
5758
| typeof INGESTED_LOGS_BYTES_USAGE
5859
| typeof INGESTED_SPANS_BYTES_USAGE
5960
| typeof INVOCATIONS_USAGE
@@ -147,6 +148,7 @@ export const INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_USAGE =
147148
"incident_management_monthly_active_users_usage";
148149
export const INDEXED_SPANS_USAGE = "indexed_spans_usage";
149150
export const INFRA_HOST_USAGE = "infra_host_usage";
151+
export const INFRA_HOST_BASIC_USAGE = "infra_host_basic_usage";
150152
export const INGESTED_LOGS_BYTES_USAGE = "ingested_logs_bytes_usage";
151153
export const INGESTED_SPANS_BYTES_USAGE = "ingested_spans_bytes_usage";
152154
export const INVOCATIONS_USAGE = "invocations_usage";

packages/datadog-api-client-v1/models/MonthlyUsageAttributionSupportedMetrics.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ export type MonthlyUsageAttributionSupportedMetrics =
8080
| typeof INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_PERCENTAGE
8181
| typeof INFRA_HOST_USAGE
8282
| typeof INFRA_HOST_PERCENTAGE
83+
| typeof INFRA_HOST_BASIC_USAGE
84+
| typeof INFRA_HOST_BASIC_PERCENTAGE
8385
| typeof INVOCATIONS_USAGE
8486
| typeof INVOCATIONS_PERCENTAGE
8587
| typeof LAMBDA_TRACED_INVOCATIONS_USAGE
@@ -256,6 +258,8 @@ export const INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_PERCENTAGE =
256258
"incident_management_monthly_active_users_percentage";
257259
export const INFRA_HOST_USAGE = "infra_host_usage";
258260
export const INFRA_HOST_PERCENTAGE = "infra_host_percentage";
261+
export const INFRA_HOST_BASIC_USAGE = "infra_host_basic_usage";
262+
export const INFRA_HOST_BASIC_PERCENTAGE = "infra_host_basic_percentage";
259263
export const INVOCATIONS_USAGE = "invocations_usage";
260264
export const INVOCATIONS_PERCENTAGE = "invocations_percentage";
261265
export const LAMBDA_TRACED_INVOCATIONS_USAGE =

packages/datadog-api-client-v1/models/MonthlyUsageAttributionValues.ts

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,14 @@ export class MonthlyUsageAttributionValues {
306306
* The total APM Indexed Spans usage by tag(s).
307307
*/
308308
"indexedSpansUsage"?: number;
309+
/**
310+
* The percentage of infrastructure host Basic usage by tag(s).
311+
*/
312+
"infraHostBasicPercentage"?: number;
313+
/**
314+
* The infrastructure host Basic usage by tag(s).
315+
*/
316+
"infraHostBasicUsage"?: number;
309317
/**
310318
* The percentage of infrastructure host usage by tag(s).
311319
*/
@@ -1045,6 +1053,16 @@ export class MonthlyUsageAttributionValues {
10451053
type: "number",
10461054
format: "double",
10471055
},
1056+
infraHostBasicPercentage: {
1057+
baseName: "infra_host_basic_percentage",
1058+
type: "number",
1059+
format: "double",
1060+
},
1061+
infraHostBasicUsage: {
1062+
baseName: "infra_host_basic_usage",
1063+
type: "number",
1064+
format: "double",
1065+
},
10481066
infraHostPercentage: {
10491067
baseName: "infra_host_percentage",
10501068
type: "number",

packages/datadog-api-client-v1/models/ObjectSerializer.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -952,6 +952,7 @@ const enumsMap: { [key: string]: any[] } = {
952952
"incident_management_monthly_active_users_usage",
953953
"indexed_spans_usage",
954954
"infra_host_usage",
955+
"infra_host_basic_usage",
955956
"ingested_logs_bytes_usage",
956957
"ingested_spans_bytes_usage",
957958
"invocations_usage",
@@ -1262,6 +1263,8 @@ const enumsMap: { [key: string]: any[] } = {
12621263
"incident_management_monthly_active_users_percentage",
12631264
"infra_host_usage",
12641265
"infra_host_percentage",
1266+
"infra_host_basic_usage",
1267+
"infra_host_basic_percentage",
12651268
"invocations_usage",
12661269
"invocations_percentage",
12671270
"lambda_traced_invocations_usage",

packages/datadog-api-client-v1/models/UsageSummaryDate.ts

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,14 @@ export class UsageSummaryDate {
279279
* Shows the average of all normalized Database Monitoring queries over all hours in the current date for all organizations.
280280
*/
281281
"dbmQueriesCountAvg"?: number;
282+
/**
283+
* Shows the sum of all ephemeral infrastructure hosts for Basic with the Datadog Agent over all hours in the current date for all organizations.
284+
*/
285+
"ephInfraBasicAgentSum"?: number;
286+
/**
287+
* Shows the sum of all ephemeral infrastructure hosts for Basic on vSphere over all hours in the current date for all organizations.
288+
*/
289+
"ephInfraBasicVsphereSum"?: number;
282290
/**
283291
* Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current date for the given org.
284292
*/
@@ -295,6 +303,10 @@ export class UsageSummaryDate {
295303
* Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org.
296304
*/
297305
"ephInfraHostAzureSum"?: number;
306+
/**
307+
* Shows the sum of all ephemeral infrastructure hosts for Basic over all hours in the current date for all organizations.
308+
*/
309+
"ephInfraHostBasicSum"?: number;
298310
/**
299311
* Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org.
300312
*/
@@ -439,10 +451,22 @@ export class UsageSummaryDate {
439451
* Shows the sum of all log events indexed over all hours in the current date for all organizations.
440452
*/
441453
"indexedEventsCountSum"?: number;
454+
/**
455+
* 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.
456+
*/
457+
"infraBasicAgentHostTop99p"?: number;
458+
/**
459+
* Shows the 99th percentile of all distinct infrastructure hosts for Basic on vSphere over all hours in the current date for all organizations.
460+
*/
461+
"infraBasicVsphereHostTop99p"?: number;
442462
/**
443463
* Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for all organizations.
444464
*/
445465
"infraEdgeMonitoringDevicesTop99p"?: number;
466+
/**
467+
* Shows the 99th percentile of all distinct infrastructure hosts for Basic over all hours in the current date for all organizations.
468+
*/
469+
"infraHostBasicTop99p"?: number;
446470
/**
447471
* Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for all organizations.
448472
*/
@@ -1227,6 +1251,16 @@ export class UsageSummaryDate {
12271251
type: "number",
12281252
format: "int64",
12291253
},
1254+
ephInfraBasicAgentSum: {
1255+
baseName: "eph_infra_basic_agent_sum",
1256+
type: "number",
1257+
format: "int64",
1258+
},
1259+
ephInfraBasicVsphereSum: {
1260+
baseName: "eph_infra_basic_vsphere_sum",
1261+
type: "number",
1262+
format: "int64",
1263+
},
12301264
ephInfraHostAgentSum: {
12311265
baseName: "eph_infra_host_agent_sum",
12321266
type: "number",
@@ -1247,6 +1281,11 @@ export class UsageSummaryDate {
12471281
type: "number",
12481282
format: "int64",
12491283
},
1284+
ephInfraHostBasicSum: {
1285+
baseName: "eph_infra_host_basic_sum",
1286+
type: "number",
1287+
format: "int64",
1288+
},
12501289
ephInfraHostEntSum: {
12511290
baseName: "eph_infra_host_ent_sum",
12521291
type: "number",
@@ -1427,11 +1466,26 @@ export class UsageSummaryDate {
14271466
type: "number",
14281467
format: "int64",
14291468
},
1469+
infraBasicAgentHostTop99p: {
1470+
baseName: "infra_basic_agent_host_top99p",
1471+
type: "number",
1472+
format: "int64",
1473+
},
1474+
infraBasicVsphereHostTop99p: {
1475+
baseName: "infra_basic_vsphere_host_top99p",
1476+
type: "number",
1477+
format: "int64",
1478+
},
14301479
infraEdgeMonitoringDevicesTop99p: {
14311480
baseName: "infra_edge_monitoring_devices_top99p",
14321481
type: "number",
14331482
format: "int64",
14341483
},
1484+
infraHostBasicTop99p: {
1485+
baseName: "infra_host_basic_top99p",
1486+
type: "number",
1487+
format: "int64",
1488+
},
14351489
infraHostTop99p: {
14361490
baseName: "infra_host_top99p",
14371491
type: "number",

0 commit comments

Comments
 (0)