Skip to content

Commit 839b5e7

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit c32c8926 of spec repo
1 parent c76f811 commit 839b5e7

9 files changed

+105
-6
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.5",
7-
"regenerated": "2023-07-28 14:18:00.632507",
8-
"spec_repo_commit": "6f54a513"
7+
"regenerated": "2023-07-31 17:15:33.108592",
8+
"spec_repo_commit": "c32c8926"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.5",
12-
"regenerated": "2023-07-28 14:18:00.680431",
13-
"spec_repo_commit": "6f54a513"
12+
"regenerated": "2023-07-31 17:15:33.191138",
13+
"spec_repo_commit": "c32c8926"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3869,6 +3869,7 @@ components:
38693869
- appsec_usage
38703870
- browser_usage
38713871
- container_excl_agent_usage
3872+
- ci_visibility_itr_usage
38723873
- container_usage
38733874
- cspm_containers_usage
38743875
- cspm_hosts_usage
@@ -3904,6 +3905,7 @@ components:
39043905
- APPSEC_USAGE
39053906
- BROWSER_USAGE
39063907
- CONTAINER_EXCL_AGENT_USAGE
3908+
- CI_VISIBILITY_ITR_USAGE
39073909
- CONTAINER_USAGE
39083910
- CSPM_CONTAINERS_USAGE
39093911
- CSPM_HOSTS_USAGE
@@ -7408,6 +7410,8 @@ components:
74087410
- appsec_percentage
74097411
- browser_usage
74107412
- browser_percentage
7413+
- ci_visibility_itr_usage
7414+
- ci_visibility_itr_percentage
74117415
- container_excl_agent_usage
74127416
- container_excl_agent_percentage
74137417
- container_usage
@@ -7477,6 +7481,8 @@ components:
74777481
- APPSEC_PERCENTAGE
74787482
- BROWSER_USAGE
74797483
- BROWSER_PERCENTAGE
7484+
- CI_VISIBILITY_ITR_USAGE
7485+
- CI_VISIBILITY_ITR_PERCENTAGE
74807486
- CONTAINER_EXCL_AGENT_USAGE
74817487
- CONTAINER_EXCL_AGENT_PERCENTAGE
74827488
- CONTAINER_USAGE
@@ -7586,6 +7592,15 @@ components:
75867592
description: The synthetic browser test usage by tag(s).
75877593
format: double
75887594
type: number
7595+
ci_visibility_itr_percentage:
7596+
description: The percentage of Git committers for Intelligent Test Runner
7597+
usage by tag(s).
7598+
format: double
7599+
type: number
7600+
ci_visibility_itr_usage:
7601+
description: The Git committers for Intelligent Test Runner usage by tag(s).
7602+
format: double
7603+
type: number
75897604
container_excl_agent_percentage:
75907605
description: The percentage of container usage without the Datadog Agent
75917606
by tag(s).
@@ -16341,6 +16356,13 @@ components:
1634116356
format: int64
1634216357
nullable: true
1634316358
type: integer
16359+
ci_visibility_itr_committers:
16360+
description: Shows the total count of all active Git committers for Intelligent
16361+
Test Runner in the current month. A committer is active if they commit
16362+
at least 3 times in a given month.
16363+
format: int64
16364+
nullable: true
16365+
type: integer
1634416366
ci_visibility_pipeline_committers:
1634516367
description: Shows the total count of all active Git committers for Pipelines
1634616368
in the current month. A committer is active if they commit at least 3
@@ -17552,6 +17574,11 @@ components:
1755217574
the current month for all organizations.
1755317575
format: int64
1755417576
type: integer
17577+
ci_visibility_itr_committers_hwm:
17578+
description: Shows the high-water mark of all CI visibility intelligent
17579+
test runner committers over all hours in the current month for all organizations.
17580+
format: int64
17581+
type: integer
1755517582
ci_visibility_pipeline_committers_hwm:
1755617583
description: Shows the high-water mark of all CI visibility pipeline committers
1755717584
over all hours in the current month for all organizations.
@@ -17979,6 +18006,12 @@ components:
1797918006
the current date for the given org.
1798018007
format: int64
1798118008
type: integer
18009+
ci_visibility_itr_committers_hwm:
18010+
description: Shows the high-water mark of all CI visibility intelligent
18011+
test runner committers over all hours in the current date for the given
18012+
org.
18013+
format: int64
18014+
type: integer
1798218015
ci_visibility_pipeline_committers_hwm:
1798318016
description: Shows the high-water mark of all CI visibility pipeline committers
1798418017
over all hours in the current date for the given org.
@@ -18415,6 +18448,11 @@ components:
1841518448
the current months for all organizations.
1841618449
format: int64
1841718450
type: integer
18451+
ci_visibility_itr_committers_hwm_sum:
18452+
description: Shows the high-water mark of all CI visibility intelligent
18453+
test runner committers over all hours in the current months for all organizations.
18454+
format: int64
18455+
type: integer
1841818456
ci_visibility_pipeline_committers_hwm_sum:
1841918457
description: Shows the high-water mark of all CI visibility pipeline committers
1842018458
over all hours in the current months for all organizations.

src/datadog_api_client/v1/model/hourly_usage_attribution_usage_type.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class HourlyUsageAttributionUsageType(ModelSimple):
1616
"""
1717
Supported products for hourly usage attribution requests.
1818
19-
:param value: Must be one of ["api_usage", "apm_fargate_usage", "apm_host_usage", "appsec_fargate_usage", "appsec_usage", "browser_usage", "container_excl_agent_usage", "container_usage", "cspm_containers_usage", "cspm_hosts_usage", "custom_ingested_timeseries_usage", "custom_timeseries_usage", "cws_containers_usage", "cws_hosts_usage", "dbm_hosts_usage", "dbm_queries_usage", "estimated_indexed_logs_usage", "estimated_ingested_logs_usage", "estimated_indexed_spans_usage", "estimated_ingested_spans_usage", "fargate_usage", "functions_usage", "infra_host_usage", "invocations_usage", "npm_host_usage", "obs_pipeline_bytes_usage", "profiled_container_usage", "profiled_fargate_usage", "profiled_host_usage", "snmp_usage", "estimated_rum_sessions_usage", "universal_service_monitoring_usage", "vuln_management_hosts_usage"].
19+
:param value: Must be one of ["api_usage", "apm_fargate_usage", "apm_host_usage", "appsec_fargate_usage", "appsec_usage", "browser_usage", "container_excl_agent_usage", "ci_visibility_itr_usage", "container_usage", "cspm_containers_usage", "cspm_hosts_usage", "custom_ingested_timeseries_usage", "custom_timeseries_usage", "cws_containers_usage", "cws_hosts_usage", "dbm_hosts_usage", "dbm_queries_usage", "estimated_indexed_logs_usage", "estimated_ingested_logs_usage", "estimated_indexed_spans_usage", "estimated_ingested_spans_usage", "fargate_usage", "functions_usage", "infra_host_usage", "invocations_usage", "npm_host_usage", "obs_pipeline_bytes_usage", "profiled_container_usage", "profiled_fargate_usage", "profiled_host_usage", "snmp_usage", "estimated_rum_sessions_usage", "universal_service_monitoring_usage", "vuln_management_hosts_usage"].
2020
:type value: str
2121
"""
2222

@@ -28,6 +28,7 @@ class HourlyUsageAttributionUsageType(ModelSimple):
2828
"appsec_usage",
2929
"browser_usage",
3030
"container_excl_agent_usage",
31+
"ci_visibility_itr_usage",
3132
"container_usage",
3233
"cspm_containers_usage",
3334
"cspm_hosts_usage",
@@ -62,6 +63,7 @@ class HourlyUsageAttributionUsageType(ModelSimple):
6263
APPSEC_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
6364
BROWSER_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
6465
CONTAINER_EXCL_AGENT_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
66+
CI_VISIBILITY_ITR_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
6567
CONTAINER_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
6668
CSPM_CONTAINERS_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
6769
CSPM_HOSTS_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
@@ -105,6 +107,7 @@ def openapi_types(_):
105107
HourlyUsageAttributionUsageType.CONTAINER_EXCL_AGENT_USAGE = HourlyUsageAttributionUsageType(
106108
"container_excl_agent_usage"
107109
)
110+
HourlyUsageAttributionUsageType.CI_VISIBILITY_ITR_USAGE = HourlyUsageAttributionUsageType("ci_visibility_itr_usage")
108111
HourlyUsageAttributionUsageType.CONTAINER_USAGE = HourlyUsageAttributionUsageType("container_usage")
109112
HourlyUsageAttributionUsageType.CSPM_CONTAINERS_USAGE = HourlyUsageAttributionUsageType("cspm_containers_usage")
110113
HourlyUsageAttributionUsageType.CSPM_HOSTS_USAGE = HourlyUsageAttributionUsageType("cspm_hosts_usage")

src/datadog_api_client/v1/model/monthly_usage_attribution_supported_metrics.py

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class MonthlyUsageAttributionSupportedMetrics(ModelSimple):
1616
"""
1717
Supported metrics for monthly usage attribution requests.
1818
19-
:param value: Must be one of ["api_usage", "api_percentage", "apm_fargate_usage", "apm_fargate_percentage", "appsec_fargate_usage", "appsec_fargate_percentage", "apm_host_usage", "apm_host_percentage", "appsec_usage", "appsec_percentage", "browser_usage", "browser_percentage", "container_excl_agent_usage", "container_excl_agent_percentage", "container_usage", "container_percentage", "cspm_containers_percentage", "cspm_containers_usage", "cspm_hosts_percentage", "cspm_hosts_usage", "custom_timeseries_usage", "custom_timeseries_percentage", "custom_ingested_timeseries_usage", "custom_ingested_timeseries_percentage", "cws_containers_percentage", "cws_containers_usage", "cws_hosts_percentage", "cws_hosts_usage", "dbm_hosts_percentage", "dbm_hosts_usage", "dbm_queries_percentage", "dbm_queries_usage", "estimated_indexed_logs_usage", "estimated_indexed_logs_percentage", "estimated_ingested_logs_usage", "estimated_ingested_logs_percentage", "estimated_indexed_spans_usage", "estimated_indexed_spans_percentage", "estimated_ingested_spans_usage", "estimated_ingested_spans_percentage", "fargate_usage", "fargate_percentage", "functions_usage", "functions_percentage", "infra_host_usage", "infra_host_percentage", "invocations_usage", "invocations_percentage", "npm_host_usage", "npm_host_percentage", "obs_pipeline_bytes_usage", "obs_pipeline_bytes_percentage", "profiled_container_usage", "profiled_container_percentage", "profiled_fargate_usage", "profiled_fargate_percentage", "profiled_host_usage", "profiled_host_percentage", "snmp_usage", "snmp_percentage", "estimated_rum_sessions_usage", "estimated_rum_sessions_percentage", "universal_service_monitoring_usage", "universal_service_monitoring_percentage", "vuln_management_hosts_usage", "vuln_management_hosts_percentage", "*"].
19+
:param value: Must be one of ["api_usage", "api_percentage", "apm_fargate_usage", "apm_fargate_percentage", "appsec_fargate_usage", "appsec_fargate_percentage", "apm_host_usage", "apm_host_percentage", "appsec_usage", "appsec_percentage", "browser_usage", "browser_percentage", "ci_visibility_itr_usage", "ci_visibility_itr_percentage", "container_excl_agent_usage", "container_excl_agent_percentage", "container_usage", "container_percentage", "cspm_containers_percentage", "cspm_containers_usage", "cspm_hosts_percentage", "cspm_hosts_usage", "custom_timeseries_usage", "custom_timeseries_percentage", "custom_ingested_timeseries_usage", "custom_ingested_timeseries_percentage", "cws_containers_percentage", "cws_containers_usage", "cws_hosts_percentage", "cws_hosts_usage", "dbm_hosts_percentage", "dbm_hosts_usage", "dbm_queries_percentage", "dbm_queries_usage", "estimated_indexed_logs_usage", "estimated_indexed_logs_percentage", "estimated_ingested_logs_usage", "estimated_ingested_logs_percentage", "estimated_indexed_spans_usage", "estimated_indexed_spans_percentage", "estimated_ingested_spans_usage", "estimated_ingested_spans_percentage", "fargate_usage", "fargate_percentage", "functions_usage", "functions_percentage", "infra_host_usage", "infra_host_percentage", "invocations_usage", "invocations_percentage", "npm_host_usage", "npm_host_percentage", "obs_pipeline_bytes_usage", "obs_pipeline_bytes_percentage", "profiled_container_usage", "profiled_container_percentage", "profiled_fargate_usage", "profiled_fargate_percentage", "profiled_host_usage", "profiled_host_percentage", "snmp_usage", "snmp_percentage", "estimated_rum_sessions_usage", "estimated_rum_sessions_percentage", "universal_service_monitoring_usage", "universal_service_monitoring_percentage", "vuln_management_hosts_usage", "vuln_management_hosts_percentage", "*"].
2020
:type value: str
2121
"""
2222

@@ -33,6 +33,8 @@ class MonthlyUsageAttributionSupportedMetrics(ModelSimple):
3333
"appsec_percentage",
3434
"browser_usage",
3535
"browser_percentage",
36+
"ci_visibility_itr_usage",
37+
"ci_visibility_itr_percentage",
3638
"container_excl_agent_usage",
3739
"container_excl_agent_percentage",
3840
"container_usage",
@@ -101,6 +103,8 @@ class MonthlyUsageAttributionSupportedMetrics(ModelSimple):
101103
APPSEC_PERCENTAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"]
102104
BROWSER_USAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"]
103105
BROWSER_PERCENTAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"]
106+
CI_VISIBILITY_ITR_USAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"]
107+
CI_VISIBILITY_ITR_PERCENTAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"]
104108
CONTAINER_EXCL_AGENT_USAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"]
105109
CONTAINER_EXCL_AGENT_PERCENTAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"]
106110
CONTAINER_USAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"]
@@ -186,6 +190,12 @@ def openapi_types(_):
186190
MonthlyUsageAttributionSupportedMetrics.BROWSER_PERCENTAGE = MonthlyUsageAttributionSupportedMetrics(
187191
"browser_percentage"
188192
)
193+
MonthlyUsageAttributionSupportedMetrics.CI_VISIBILITY_ITR_USAGE = MonthlyUsageAttributionSupportedMetrics(
194+
"ci_visibility_itr_usage"
195+
)
196+
MonthlyUsageAttributionSupportedMetrics.CI_VISIBILITY_ITR_PERCENTAGE = MonthlyUsageAttributionSupportedMetrics(
197+
"ci_visibility_itr_percentage"
198+
)
189199
MonthlyUsageAttributionSupportedMetrics.CONTAINER_EXCL_AGENT_USAGE = MonthlyUsageAttributionSupportedMetrics(
190200
"container_excl_agent_usage"
191201
)

src/datadog_api_client/v1/model/monthly_usage_attribution_values.py

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ def openapi_types(_):
2929
"appsec_usage": (float,),
3030
"browser_percentage": (float,),
3131
"browser_usage": (float,),
32+
"ci_visibility_itr_percentage": (float,),
33+
"ci_visibility_itr_usage": (float,),
3234
"container_excl_agent_percentage": (float,),
3335
"container_excl_agent_usage": (float,),
3436
"container_percentage": (float,),
@@ -98,6 +100,8 @@ def openapi_types(_):
98100
"appsec_usage": "appsec_usage",
99101
"browser_percentage": "browser_percentage",
100102
"browser_usage": "browser_usage",
103+
"ci_visibility_itr_percentage": "ci_visibility_itr_percentage",
104+
"ci_visibility_itr_usage": "ci_visibility_itr_usage",
101105
"container_excl_agent_percentage": "container_excl_agent_percentage",
102106
"container_excl_agent_usage": "container_excl_agent_usage",
103107
"container_percentage": "container_percentage",
@@ -168,6 +172,8 @@ def __init__(
168172
appsec_usage: Union[float, UnsetType] = unset,
169173
browser_percentage: Union[float, UnsetType] = unset,
170174
browser_usage: Union[float, UnsetType] = unset,
175+
ci_visibility_itr_percentage: Union[float, UnsetType] = unset,
176+
ci_visibility_itr_usage: Union[float, UnsetType] = unset,
171177
container_excl_agent_percentage: Union[float, UnsetType] = unset,
172178
container_excl_agent_usage: Union[float, UnsetType] = unset,
173179
container_percentage: Union[float, UnsetType] = unset,
@@ -263,6 +269,12 @@ def __init__(
263269
:param browser_usage: The synthetic browser test usage by tag(s).
264270
:type browser_usage: float, optional
265271
272+
:param ci_visibility_itr_percentage: The percentage of Git committers for Intelligent Test Runner usage by tag(s).
273+
:type ci_visibility_itr_percentage: float, optional
274+
275+
:param ci_visibility_itr_usage: The Git committers for Intelligent Test Runner usage by tag(s).
276+
:type ci_visibility_itr_usage: float, optional
277+
266278
:param container_excl_agent_percentage: The percentage of container usage without the Datadog Agent by tag(s).
267279
:type container_excl_agent_percentage: float, optional
268280
@@ -449,6 +461,10 @@ def __init__(
449461
kwargs["browser_percentage"] = browser_percentage
450462
if browser_usage is not unset:
451463
kwargs["browser_usage"] = browser_usage
464+
if ci_visibility_itr_percentage is not unset:
465+
kwargs["ci_visibility_itr_percentage"] = ci_visibility_itr_percentage
466+
if ci_visibility_itr_usage is not unset:
467+
kwargs["ci_visibility_itr_usage"] = ci_visibility_itr_usage
452468
if container_excl_agent_percentage is not unset:
453469
kwargs["container_excl_agent_percentage"] = container_excl_agent_percentage
454470
if container_excl_agent_usage is not unset:

src/datadog_api_client/v1/model/usage_ci_visibility_hour.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ def openapi_types(_):
2020
return {
2121
"ci_pipeline_indexed_spans": (int, none_type),
2222
"ci_test_indexed_spans": (int, none_type),
23+
"ci_visibility_itr_committers": (int, none_type),
2324
"ci_visibility_pipeline_committers": (int, none_type),
2425
"ci_visibility_test_committers": (int, none_type),
2526
"org_name": (str,),
@@ -29,6 +30,7 @@ def openapi_types(_):
2930
attribute_map = {
3031
"ci_pipeline_indexed_spans": "ci_pipeline_indexed_spans",
3132
"ci_test_indexed_spans": "ci_test_indexed_spans",
33+
"ci_visibility_itr_committers": "ci_visibility_itr_committers",
3234
"ci_visibility_pipeline_committers": "ci_visibility_pipeline_committers",
3335
"ci_visibility_test_committers": "ci_visibility_test_committers",
3436
"org_name": "org_name",
@@ -39,6 +41,7 @@ def __init__(
3941
self_,
4042
ci_pipeline_indexed_spans: Union[int, none_type, UnsetType] = unset,
4143
ci_test_indexed_spans: Union[int, none_type, UnsetType] = unset,
44+
ci_visibility_itr_committers: Union[int, none_type, UnsetType] = unset,
4245
ci_visibility_pipeline_committers: Union[int, none_type, UnsetType] = unset,
4346
ci_visibility_test_committers: Union[int, none_type, UnsetType] = unset,
4447
org_name: Union[str, UnsetType] = unset,
@@ -54,6 +57,9 @@ def __init__(
5457
:param ci_test_indexed_spans: The number of spans for tests in the queried hour.
5558
:type ci_test_indexed_spans: int, none_type, optional
5659
60+
:param ci_visibility_itr_committers: Shows the total count of all active Git committers for Intelligent Test Runner in the current month. A committer is active if they commit at least 3 times in a given month.
61+
:type ci_visibility_itr_committers: int, none_type, optional
62+
5763
:param ci_visibility_pipeline_committers: Shows the total count of all active Git committers for Pipelines in the current month. A committer is active if they commit at least 3 times in a given month.
5864
:type ci_visibility_pipeline_committers: int, none_type, optional
5965
@@ -70,6 +76,8 @@ def __init__(
7076
kwargs["ci_pipeline_indexed_spans"] = ci_pipeline_indexed_spans
7177
if ci_test_indexed_spans is not unset:
7278
kwargs["ci_test_indexed_spans"] = ci_test_indexed_spans
79+
if ci_visibility_itr_committers is not unset:
80+
kwargs["ci_visibility_itr_committers"] = ci_visibility_itr_committers
7381
if ci_visibility_pipeline_committers is not unset:
7482
kwargs["ci_visibility_pipeline_committers"] = ci_visibility_pipeline_committers
7583
if ci_visibility_test_committers is not unset:

0 commit comments

Comments
 (0)