Skip to content

Commit 2890fb5

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
and
ci.datadog-api-spec
authored
Regenerate client from commit 2554c85 of spec repo (#208)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 065f754 commit 2890fb5

10 files changed

+60
-4
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.4.1.dev2",
7-
"regenerated": "2020-12-28 16:56:08.730254",
8-
"spec_repo_commit": "4e7ddc2"
7+
"regenerated": "2020-12-29 08:50:45.613296",
8+
"spec_repo_commit": "2554c85"
99
},
1010
"v2": {
1111
"apigentools_version": "1.4.1.dev2",
12-
"regenerated": "2020-12-28 16:56:19.103588",
13-
"spec_repo_commit": "4e7ddc2"
12+
"regenerated": "2020-12-29 08:50:57.367519",
13+
"spec_repo_commit": "2554c85"
1414
}
1515
}
1616
}

docs/v1/UsageHostHour.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**agent_host_count** | **int** | Contains the total number of infrastructure hosts reporting during a given hour that were running the Datadog Agent. | [optional]
88
**alibaba_host_count** | **int** | Contains the total number of hosts that reported via Alibaba integration (and were NOT running the Datadog Agent). | [optional]
9+
**apm_azure_app_service_host_count** | **int** | Contains the total number of Azure App Services hosts using APM. | [optional]
910
**apm_host_count** | **int** | Shows the total number of hosts using APM during the hour, these are counted as billable (except during trial periods). | [optional]
1011
**aws_host_count** | **int** | Contains the total number of hosts that reported via the AWS integration (and were NOT running the Datadog Agent). | [optional]
1112
**azure_host_count** | **int** | Contains the total number of hosts that reported via Azure integration (and were NOT running the Datadog Agent). | [optional]
1213
**container_count** | **int** | Shows the total number of containers reported by the Docker integration during the hour. | [optional]
1314
**gcp_host_count** | **int** | Contains the total number of hosts that reported via the Google Cloud integration (and were NOT running the Datadog Agent). | [optional]
1415
**host_count** | **int** | Contains the total number of billable infrastructure hosts reporting during a given hour. This is the sum of &#x60;agent_host_count&#x60;, &#x60;aws_host_count&#x60;, and &#x60;gcp_host_count&#x60;. | [optional]
1516
**hour** | **datetime** | The hour for the usage. | [optional]
17+
**infra_azure_app_service** | **int** | Contains the total number of hosts that reported via the Azure App Services integration (and were NOT running the Datadog Agent). | [optional]
1618

1719
[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
1820

docs/v1/UsageSummaryDate.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Response with hourly report of all data billed by Datadog all organizations.
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**agent_host_top99p** | **int** | Shows the 99th percentile of all agent hosts over all hours in the current date for all organizations. | [optional]
8+
**apm_azure_app_service_host_top99p** | **int** | Shows the 99th percentile of all Azure app services using APM over all hours in the current date all organizations. | [optional]
89
**apm_host_top99p** | **int** | Shows the 99th percentile of all distinct APM hosts over all hours in the current date for all organizations. | [optional]
910
**aws_host_top99p** | **int** | Shows the 99th percentile of all AWS hosts over all hours in the current date for all organizations. | [optional]
1011
**aws_lambda_func_count** | **int** | Shows the average of the number of functions that executed 1 or more times each hour in the current date for all organizations. | [optional]

docs/v1/UsageSummaryDateOrg.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ Global hourly report of all data billed by Datadog for a given organization.
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**agent_host_top99p** | **int** | Shows the 99th percentile of all agent hosts over all hours in the current date for the given org. | [optional]
8+
**apm_azure_app_service_host_top99p** | **int** | Shows the 99th percentile of all Azure app services using APM over all hours in the current date for the given org. | [optional]
89
**apm_host_top99p** | **int** | Shows the 99th percentile of all distinct APM hosts over all hours in the current date for the given org. | [optional]
910
**aws_host_top99p** | **int** | Shows the 99th percentile of all AWS hosts over all hours in the current date for the given org. | [optional]
1011
**aws_lambda_func_count** | **int** | Shows the sum of all AWS Lambda invocations over all hours in the current date for the given org. | [optional]
1112
**aws_lambda_invocations_sum** | **int** | Shows the sum of all AWS Lambda invocations over all hours in the current date for the given org. | [optional]
13+
**azure_app_service_top99p** | **int** | Shows the 99th percentile of all Azure app services over all hours in the current date for the given org. | [optional]
1214
**billable_ingested_bytes_sum** | **int** | Shows the sum of all log bytes ingested over all hours in the current date for the given org. | [optional]
1315
**container_avg** | **int** | Shows the average of all distinct containers over all hours in the current date for the given org. | [optional]
1416
**container_hwm** | **int** | Shows the high-water mark of all distinct containers over all hours in the current date for the given org. | [optional]

docs/v1/UsageSummaryResponse.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Response with hourly report of all data billed by Datadog all organizations.
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**agent_host_top99p_sum** | **int** | Shows the 99th percentile of all agent hosts over all hours in the current months for all organizations. | [optional]
8+
**apm_azure_app_service_host_top99p_sum** | **int** | Shows the 99th percentile of all Azure app services using APM over all hours in the current months all organizations. | [optional]
89
**apm_host_top99p_sum** | **int** | Shows the 99th percentile of all distinct APM hosts over all hours in the current months for all organizations. | [optional]
910
**aws_host_top99p_sum** | **int** | Shows the 99th percentile of all AWS hosts over all hours in the current months for all organizations. | [optional]
1011
**aws_lambda_func_count** | **int** | Shows the average of the number of functions that executed 1 or more times each hour in the current months for all organizations. | [optional]

src/datadog_api_client/v1/model/usage_host_hour.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,15 @@ def openapi_types():
7171
return {
7272
'agent_host_count': (int,), # noqa: E501
7373
'alibaba_host_count': (int,), # noqa: E501
74+
'apm_azure_app_service_host_count': (int,), # noqa: E501
7475
'apm_host_count': (int,), # noqa: E501
7576
'aws_host_count': (int,), # noqa: E501
7677
'azure_host_count': (int,), # noqa: E501
7778
'container_count': (int,), # noqa: E501
7879
'gcp_host_count': (int,), # noqa: E501
7980
'host_count': (int,), # noqa: E501
8081
'hour': (datetime,), # noqa: E501
82+
'infra_azure_app_service': (int,), # noqa: E501
8183
}
8284

8385
@cached_property
@@ -88,13 +90,15 @@ def discriminator():
8890
attribute_map = {
8991
'agent_host_count': 'agent_host_count', # noqa: E501
9092
'alibaba_host_count': 'alibaba_host_count', # noqa: E501
93+
'apm_azure_app_service_host_count': 'apm_azure_app_service_host_count', # noqa: E501
9194
'apm_host_count': 'apm_host_count', # noqa: E501
9295
'aws_host_count': 'aws_host_count', # noqa: E501
9396
'azure_host_count': 'azure_host_count', # noqa: E501
9497
'container_count': 'container_count', # noqa: E501
9598
'gcp_host_count': 'gcp_host_count', # noqa: E501
9699
'host_count': 'host_count', # noqa: E501
97100
'hour': 'hour', # noqa: E501
101+
'infra_azure_app_service': 'infra_azure_app_service', # noqa: E501
98102
}
99103

100104
_composed_schemas = {}
@@ -145,13 +149,15 @@ def __init__(self, *args, **kwargs): # noqa: E501
145149
_visited_composed_classes = (Animal,)
146150
agent_host_count (int): Contains the total number of infrastructure hosts reporting during a given hour that were running the Datadog Agent.. [optional] # noqa: E501
147151
alibaba_host_count (int): Contains the total number of hosts that reported via Alibaba integration (and were NOT running the Datadog Agent).. [optional] # noqa: E501
152+
apm_azure_app_service_host_count (int): Contains the total number of Azure App Services hosts using APM.. [optional] # noqa: E501
148153
apm_host_count (int): Shows the total number of hosts using APM during the hour, these are counted as billable (except during trial periods).. [optional] # noqa: E501
149154
aws_host_count (int): Contains the total number of hosts that reported via the AWS integration (and were NOT running the Datadog Agent).. [optional] # noqa: E501
150155
azure_host_count (int): Contains the total number of hosts that reported via Azure integration (and were NOT running the Datadog Agent).. [optional] # noqa: E501
151156
container_count (int): Shows the total number of containers reported by the Docker integration during the hour.. [optional] # noqa: E501
152157
gcp_host_count (int): Contains the total number of hosts that reported via the Google Cloud integration (and were NOT running the Datadog Agent).. [optional] # noqa: E501
153158
host_count (int): Contains the total number of billable infrastructure hosts reporting during a given hour. This is the sum of `agent_host_count`, `aws_host_count`, and `gcp_host_count`.. [optional] # noqa: E501
154159
hour (datetime): The hour for the usage.. [optional] # noqa: E501
160+
infra_azure_app_service (int): Contains the total number of hosts that reported via the Azure App Services integration (and were NOT running the Datadog Agent).. [optional] # noqa: E501
155161
"""
156162

157163
_check_type = kwargs.pop('_check_type', True)

src/datadog_api_client/v1/model/usage_summary_date.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ def openapi_types():
7575
lazy_import()
7676
return {
7777
'agent_host_top99p': (int,), # noqa: E501
78+
'apm_azure_app_service_host_top99p': (int,), # noqa: E501
7879
'apm_host_top99p': (int,), # noqa: E501
7980
'aws_host_top99p': (int,), # noqa: E501
8081
'aws_lambda_func_count': (int,), # noqa: E501
@@ -114,6 +115,7 @@ def discriminator():
114115

115116
attribute_map = {
116117
'agent_host_top99p': 'agent_host_top99p', # noqa: E501
118+
'apm_azure_app_service_host_top99p': 'apm_azure_app_service_host_top99p', # noqa: E501
117119
'apm_host_top99p': 'apm_host_top99p', # noqa: E501
118120
'aws_host_top99p': 'aws_host_top99p', # noqa: E501
119121
'aws_lambda_func_count': 'aws_lambda_func_count', # noqa: E501
@@ -193,6 +195,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
193195
through its discriminator because we passed in
194196
_visited_composed_classes = (Animal,)
195197
agent_host_top99p (int): Shows the 99th percentile of all agent hosts over all hours in the current date for all organizations.. [optional] # noqa: E501
198+
apm_azure_app_service_host_top99p (int): Shows the 99th percentile of all Azure app services using APM over all hours in the current date all organizations.. [optional] # noqa: E501
196199
apm_host_top99p (int): Shows the 99th percentile of all distinct APM hosts over all hours in the current date for all organizations.. [optional] # noqa: E501
197200
aws_host_top99p (int): Shows the 99th percentile of all AWS hosts over all hours in the current date for all organizations.. [optional] # noqa: E501
198201
aws_lambda_func_count (int): Shows the average of the number of functions that executed 1 or more times each hour in the current date for all organizations.. [optional] # noqa: E501

src/datadog_api_client/v1/model/usage_summary_date_org.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,12 @@ def openapi_types():
7070
"""
7171
return {
7272
'agent_host_top99p': (int,), # noqa: E501
73+
'apm_azure_app_service_host_top99p': (int,), # noqa: E501
7374
'apm_host_top99p': (int,), # noqa: E501
7475
'aws_host_top99p': (int,), # noqa: E501
7576
'aws_lambda_func_count': (int,), # noqa: E501
7677
'aws_lambda_invocations_sum': (int,), # noqa: E501
78+
'azure_app_service_top99p': (int,), # noqa: E501
7779
'billable_ingested_bytes_sum': (int,), # noqa: E501
7880
'container_avg': (int,), # noqa: E501
7981
'container_hwm': (int,), # noqa: E501
@@ -109,10 +111,12 @@ def discriminator():
109111

110112
attribute_map = {
111113
'agent_host_top99p': 'agent_host_top99p', # noqa: E501
114+
'apm_azure_app_service_host_top99p': 'apm_azure_app_service_host_top99p', # noqa: E501
112115
'apm_host_top99p': 'apm_host_top99p', # noqa: E501
113116
'aws_host_top99p': 'aws_host_top99p', # noqa: E501
114117
'aws_lambda_func_count': 'aws_lambda_func_count', # noqa: E501
115118
'aws_lambda_invocations_sum': 'aws_lambda_invocations_sum', # noqa: E501
119+
'azure_app_service_top99p': 'azure_app_service_top99p', # noqa: E501
116120
'billable_ingested_bytes_sum': 'billable_ingested_bytes_sum', # noqa: E501
117121
'container_avg': 'container_avg', # noqa: E501
118122
'container_hwm': 'container_hwm', # noqa: E501
@@ -188,10 +192,12 @@ def __init__(self, *args, **kwargs): # noqa: E501
188192
through its discriminator because we passed in
189193
_visited_composed_classes = (Animal,)
190194
agent_host_top99p (int): Shows the 99th percentile of all agent hosts over all hours in the current date for the given org.. [optional] # noqa: E501
195+
apm_azure_app_service_host_top99p (int): Shows the 99th percentile of all Azure app services using APM over all hours in the current date for the given org.. [optional] # noqa: E501
191196
apm_host_top99p (int): Shows the 99th percentile of all distinct APM hosts over all hours in the current date for the given org.. [optional] # noqa: E501
192197
aws_host_top99p (int): Shows the 99th percentile of all AWS hosts over all hours in the current date for the given org.. [optional] # noqa: E501
193198
aws_lambda_func_count (int): Shows the sum of all AWS Lambda invocations over all hours in the current date for the given org.. [optional] # noqa: E501
194199
aws_lambda_invocations_sum (int): Shows the sum of all AWS Lambda invocations over all hours in the current date for the given org.. [optional] # noqa: E501
200+
azure_app_service_top99p (int): Shows the 99th percentile of all Azure app services over all hours in the current date for the given org.. [optional] # noqa: E501
195201
billable_ingested_bytes_sum (int): Shows the sum of all log bytes ingested over all hours in the current date for the given org.. [optional] # noqa: E501
196202
container_avg (int): Shows the average of all distinct containers over all hours in the current date for the given org.. [optional] # noqa: E501
197203
container_hwm (int): Shows the high-water mark of all distinct containers over all hours in the current date for the given org.. [optional] # noqa: E501

src/datadog_api_client/v1/model/usage_summary_response.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ def openapi_types():
7575
lazy_import()
7676
return {
7777
'agent_host_top99p_sum': (int,), # noqa: E501
78+
'apm_azure_app_service_host_top99p_sum': (int,), # noqa: E501
7879
'apm_host_top99p_sum': (int,), # noqa: E501
7980
'aws_host_top99p_sum': (int,), # noqa: E501
8081
'aws_lambda_func_count': (int,), # noqa: E501
@@ -118,6 +119,7 @@ def discriminator():
118119

119120
attribute_map = {
120121
'agent_host_top99p_sum': 'agent_host_top99p_sum', # noqa: E501
122+
'apm_azure_app_service_host_top99p_sum': 'apm_azure_app_service_host_top99p_sum', # noqa: E501
121123
'apm_host_top99p_sum': 'apm_host_top99p_sum', # noqa: E501
122124
'aws_host_top99p_sum': 'aws_host_top99p_sum', # noqa: E501
123125
'aws_lambda_func_count': 'aws_lambda_func_count', # noqa: E501
@@ -201,6 +203,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
201203
through its discriminator because we passed in
202204
_visited_composed_classes = (Animal,)
203205
agent_host_top99p_sum (int): Shows the 99th percentile of all agent hosts over all hours in the current months for all organizations.. [optional] # noqa: E501
206+
apm_azure_app_service_host_top99p_sum (int): Shows the 99th percentile of all Azure app services using APM over all hours in the current months all organizations.. [optional] # noqa: E501
204207
apm_host_top99p_sum (int): Shows the 99th percentile of all distinct APM hosts over all hours in the current months for all organizations.. [optional] # noqa: E501
205208
aws_host_top99p_sum (int): Shows the 99th percentile of all AWS hosts over all hours in the current months for all organizations.. [optional] # noqa: E501
206209
aws_lambda_func_count (int): Shows the average of the number of functions that executed 1 or more times each hour in the current months for all organizations.. [optional] # noqa: E501

src/datadog_api_client/v1/openapi.yaml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7851,6 +7851,11 @@ components:
78517851
(and were NOT running the Datadog Agent).'
78527852
format: int64
78537853
type: integer
7854+
apm_azure_app_service_host_count:
7855+
description: Contains the total number of Azure App Services hosts using
7856+
APM.
7857+
format: int64
7858+
type: integer
78547859
apm_host_count:
78557860
description: 'Shows the total number of hosts using APM during the hour,
78567861

@@ -7894,6 +7899,13 @@ components:
78947899
description: The hour for the usage.
78957900
format: date-time
78967901
type: string
7902+
infra_azure_app_service:
7903+
description: 'Contains the total number of hosts that reported via the Azure
7904+
App Services integration
7905+
7906+
(and were NOT running the Datadog Agent).'
7907+
format: int64
7908+
type: integer
78977909
type: object
78987910
UsageHostsResponse:
78997911
description: Host usage response.
@@ -8303,6 +8315,11 @@ components:
83038315
in the current date for all organizations.
83048316
format: int64
83058317
type: integer
8318+
apm_azure_app_service_host_top99p:
8319+
description: Shows the 99th percentile of all Azure app services using APM
8320+
over all hours in the current date all organizations.
8321+
format: int64
8322+
type: integer
83068323
apm_host_top99p:
83078324
description: Shows the 99th percentile of all distinct APM hosts over all
83088325
hours in the current date for all organizations.
@@ -8462,6 +8479,11 @@ components:
84628479
in the current date for the given org.
84638480
format: int64
84648481
type: integer
8482+
apm_azure_app_service_host_top99p:
8483+
description: Shows the 99th percentile of all Azure app services using APM
8484+
over all hours in the current date for the given org.
8485+
format: int64
8486+
type: integer
84658487
apm_host_top99p:
84668488
description: Shows the 99th percentile of all distinct APM hosts over all
84678489
hours in the current date for the given org.
@@ -8482,6 +8504,11 @@ components:
84828504
in the current date for the given org.
84838505
format: int64
84848506
type: integer
8507+
azure_app_service_top99p:
8508+
description: Shows the 99th percentile of all Azure app services over all
8509+
hours in the current date for the given org.
8510+
format: int64
8511+
type: integer
84858512
billable_ingested_bytes_sum:
84868513
description: Shows the sum of all log bytes ingested over all hours in the
84878514
current date for the given org.
@@ -8614,6 +8641,11 @@ components:
86148641
in the current months for all organizations.
86158642
format: int64
86168643
type: integer
8644+
apm_azure_app_service_host_top99p_sum:
8645+
description: Shows the 99th percentile of all Azure app services using APM
8646+
over all hours in the current months all organizations.
8647+
format: int64
8648+
type: integer
86178649
apm_host_top99p_sum:
86188650
description: Shows the 99th percentile of all distinct APM hosts over all
86198651
hours in the current months for all organizations.

0 commit comments

Comments
 (0)