Skip to content

Commit f6c10fc

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Add Flex_Logs_Compute_XL to API Spec (#30936)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 83f7517 commit f6c10fc

File tree

5 files changed

+113
-5
lines changed

5 files changed

+113
-5
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2025-08-05 21:12:25.609401",
8-
"spec_repo_commit": "6e520c27"
7+
"regenerated": "2025-08-06 16:40:52.481640",
8+
"spec_repo_commit": "f391bf65"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-08-05 21:12:35.942453",
13-
"spec_repo_commit": "6e520c27"
12+
"regenerated": "2025-08-06 16:41:02.590215",
13+
"spec_repo_commit": "f391bf65"
1414
}
1515
}
1616
}

content/en/api/v1/usage-metering/examples.json

Lines changed: 4 additions & 1 deletion
Large diffs are not rendered by default.

data/api/v1/full_spec.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21054,6 +21054,11 @@ components:
2105421054
over all hours in the current date for the given org.
2105521055
format: int64
2105621056
type: integer
21057+
flex_logs_compute_xlarge_avg:
21058+
description: Shows the average number of Flex Logs Compute Extra Large Instances
21059+
over all hours in the current date for the given org.
21060+
format: int64
21061+
type: integer
2105721062
flex_logs_compute_xsmall_avg:
2105821063
description: Shows the average number of Flex Logs Compute Extra Small Instances
2105921064
over all hours in the current date for the given org.
@@ -21998,6 +22003,11 @@ components:
2199822003
over all hours in the current date for the given org.
2199922004
format: int64
2200022005
type: integer
22006+
flex_logs_compute_xlarge_avg:
22007+
description: Shows the average number of Flex Logs Compute Extra Large Instances
22008+
over all hours in the current date for the given org.
22009+
format: int64
22010+
type: integer
2200122011
flex_logs_compute_xsmall_avg:
2200222012
description: Shows the average number of Flex Logs Compute Extra Small Instances
2200322013
over all hours in the current date for the given org.
@@ -22949,6 +22959,11 @@ components:
2294922959
over all hours in the current months for all organizations.
2295022960
format: int64
2295122961
type: integer
22962+
flex_logs_compute_xlarge_avg_sum:
22963+
description: Shows the average number of Flex Logs Compute Extra Large Instances
22964+
over all hours in the current months for all organizations.
22965+
format: int64
22966+
type: integer
2295222967
flex_logs_compute_xsmall_avg_sum:
2295322968
description: Shows the average number of Flex Logs Compute Extra Small Instances
2295422969
over all hours in the current months for all organizations.

0 commit comments

Comments
 (0)