Skip to content

Commit 9945026

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit eea6b4a of spec repo
1 parent 4994390 commit 9945026

File tree

8 files changed

+296
-7
lines changed

8 files changed

+296
-7
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
@@ -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

0 commit comments

Comments
 (0)