Skip to content

Commit eccd867

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 6586890 of spec repo (#1038)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 0bf35c7 commit eccd867

16 files changed

+4
-1557
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.dev11",
7-
"regenerated": "2021-07-13 13:38:31.140949",
8-
"spec_repo_commit": "beba4a1"
7+
"regenerated": "2021-07-13 14:05:00.829993",
8+
"spec_repo_commit": "6586890"
99
},
1010
"v2": {
1111
"apigentools_version": "1.4.1.dev11",
12-
"regenerated": "2021-07-13 13:39:02.182025",
13-
"spec_repo_commit": "beba4a1"
12+
"regenerated": "2021-07-13 14:05:31.810546",
13+
"spec_repo_commit": "6586890"
1414
}
1515
}
1616
}

api/v1/datadog/.openapi-generator/FILES

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -597,10 +597,6 @@ docs/UsageTimeseriesResponse.md
597597
docs/UsageTopAvgMetricsHour.md
598598
docs/UsageTopAvgMetricsMetadata.md
599599
docs/UsageTopAvgMetricsResponse.md
600-
docs/UsageTraceHour.md
601-
docs/UsageTraceResponse.md
602-
docs/UsageTracingWithoutLimitsHour.md
603-
docs/UsageTracingWithoutLimitsResponse.md
604600
docs/User.md
605601
docs/UserDisableResponse.md
606602
docs/UserListResponse.md
@@ -1189,10 +1185,6 @@ model_usage_timeseries_response.go
11891185
model_usage_top_avg_metrics_hour.go
11901186
model_usage_top_avg_metrics_metadata.go
11911187
model_usage_top_avg_metrics_response.go
1192-
model_usage_trace_hour.go
1193-
model_usage_trace_response.go
1194-
model_usage_tracing_without_limits_hour.go
1195-
model_usage_tracing_without_limits_response.go
11961188
model_user.go
11971189
model_user_disable_response.go
11981190
model_user_list_response.go

api/v1/datadog/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ Class | Method | HTTP request | Description
240240
*UsageMeteringApi* | [**GetMonthlyCustomReports**](docs/UsageMeteringApi.md#getmonthlycustomreports) | **Get** /api/v1/monthly_custom_reports | Get the list of available monthly custom reports
241241
*UsageMeteringApi* | [**GetSpecifiedDailyCustomReports**](docs/UsageMeteringApi.md#getspecifieddailycustomreports) | **Get** /api/v1/daily_custom_reports/{report_id} | Get specified daily custom reports
242242
*UsageMeteringApi* | [**GetSpecifiedMonthlyCustomReports**](docs/UsageMeteringApi.md#getspecifiedmonthlycustomreports) | **Get** /api/v1/monthly_custom_reports/{report_id} | Get specified monthly custom reports
243-
*UsageMeteringApi* | [**GetTracingWithoutLimits**](docs/UsageMeteringApi.md#gettracingwithoutlimits) | **Get** /api/v1/usage/tracing-without-limits | Get hourly usage for tracing without limits
244243
*UsageMeteringApi* | [**GetUsageAnalyzedLogs**](docs/UsageMeteringApi.md#getusageanalyzedlogs) | **Get** /api/v1/usage/analyzed_logs | Get hourly usage for analyzed logs
245244
*UsageMeteringApi* | [**GetUsageAttribution**](docs/UsageMeteringApi.md#getusageattribution) | **Get** /api/v1/usage/attribution | Get Usage Attribution
246245
*UsageMeteringApi* | [**GetUsageAuditLogs**](docs/UsageMeteringApi.md#getusageauditlogs) | **Get** /api/v1/usage/audit_logs | Get hourly usage for audit logs
@@ -266,7 +265,6 @@ Class | Method | HTTP request | Description
266265
*UsageMeteringApi* | [**GetUsageSyntheticsBrowser**](docs/UsageMeteringApi.md#getusagesyntheticsbrowser) | **Get** /api/v1/usage/synthetics_browser | Get hourly usage for Synthetics Browser Checks
267266
*UsageMeteringApi* | [**GetUsageTimeseries**](docs/UsageMeteringApi.md#getusagetimeseries) | **Get** /api/v1/usage/timeseries | Get hourly usage for custom metrics
268267
*UsageMeteringApi* | [**GetUsageTopAvgMetrics**](docs/UsageMeteringApi.md#getusagetopavgmetrics) | **Get** /api/v1/usage/top_avg_metrics | Get all custom metrics by hourly average
269-
*UsageMeteringApi* | [**GetUsageTrace**](docs/UsageMeteringApi.md#getusagetrace) | **Get** /api/v1/usage/traces | Get hourly usage for Trace Search
270268
*UsersApi* | [**CreateUser**](docs/UsersApi.md#createuser) | **Post** /api/v1/user | Create a user
271269
*UsersApi* | [**DisableUser**](docs/UsersApi.md#disableuser) | **Delete** /api/v1/user/{user_handle} | Disable a user
272270
*UsersApi* | [**GetUser**](docs/UsersApi.md#getuser) | **Get** /api/v1/user/{user_handle} | Get user details
@@ -811,10 +809,6 @@ Class | Method | HTTP request | Description
811809
- [UsageTopAvgMetricsHour](docs/UsageTopAvgMetricsHour.md)
812810
- [UsageTopAvgMetricsMetadata](docs/UsageTopAvgMetricsMetadata.md)
813811
- [UsageTopAvgMetricsResponse](docs/UsageTopAvgMetricsResponse.md)
814-
- [UsageTraceHour](docs/UsageTraceHour.md)
815-
- [UsageTraceResponse](docs/UsageTraceResponse.md)
816-
- [UsageTracingWithoutLimitsHour](docs/UsageTracingWithoutLimitsHour.md)
817-
- [UsageTracingWithoutLimitsResponse](docs/UsageTracingWithoutLimitsResponse.md)
818812
- [User](docs/User.md)
819813
- [UserDisableResponse](docs/UserDisableResponse.md)
820814
- [UserListResponse](docs/UserListResponse.md)

api/v1/datadog/api/openapi.yaml

Lines changed: 0 additions & 173 deletions
Original file line numberDiff line numberDiff line change
@@ -9248,115 +9248,6 @@ paths:
92489248
x-menu-order: 5
92499249
x-undo:
92509250
type: safe
9251-
/api/v1/usage/traces:
9252-
get:
9253-
deprecated: true
9254-
description: |-
9255-
Get hourly usage for trace search.
9256-
9257-
**Note** This endpoint has been renamed to `/api/v1/usage/indexed-spans`.
9258-
operationId: GetUsageTrace
9259-
parameters:
9260-
- description: 'Datetime in ISO-8601 format, UTC, precise to hour: [YYYY-MM-DDThh]
9261-
for usage beginning at this hour.'
9262-
explode: true
9263-
in: query
9264-
name: start_hr
9265-
required: true
9266-
schema:
9267-
format: date-time
9268-
type: string
9269-
style: form
9270-
- description: 'Datetime in ISO-8601 format, UTC, precise to hour: [YYYY-MM-DDThh]
9271-
for usage ending **before** this hour.'
9272-
explode: true
9273-
in: query
9274-
name: end_hr
9275-
required: false
9276-
schema:
9277-
format: date-time
9278-
type: string
9279-
style: form
9280-
responses:
9281-
"200":
9282-
content:
9283-
application/json;datetime-format=rfc3339:
9284-
schema:
9285-
$ref: '#/components/schemas/UsageTraceResponse'
9286-
description: OK
9287-
"400":
9288-
content:
9289-
application/json;datetime-format=rfc3339:
9290-
schema:
9291-
$ref: '#/components/schemas/APIErrorResponse'
9292-
description: Bad Request
9293-
"403":
9294-
content:
9295-
application/json;datetime-format=rfc3339:
9296-
schema:
9297-
$ref: '#/components/schemas/APIErrorResponse'
9298-
description: Forbidden - User is not authorized
9299-
summary: Get hourly usage for Trace Search
9300-
tags:
9301-
- Usage Metering
9302-
x-menu-order: 6
9303-
x-undo:
9304-
type: safe
9305-
/api/v1/usage/tracing-without-limits:
9306-
get:
9307-
deprecated: true
9308-
description: |-
9309-
Get hourly usage for tracing without limits.
9310-
9311-
**Note** This endpoint has been renamed to `/api/v1/usage/ingested-spans`.
9312-
operationId: GetTracingWithoutLimits
9313-
parameters:
9314-
- description: 'Datetime in ISO-8601 format, UTC, precise to hour: `[YYYY-MM-DDThh]`
9315-
for usage beginning at this hour.'
9316-
explode: true
9317-
in: query
9318-
name: start_hr
9319-
required: true
9320-
schema:
9321-
format: date-time
9322-
type: string
9323-
style: form
9324-
- description: |-
9325-
Datetime in ISO-8601 format, UTC, precise to hour: `[YYYY-MM-DDThh]` for usage ending
9326-
**before** this hour.
9327-
explode: true
9328-
in: query
9329-
name: end_hr
9330-
required: false
9331-
schema:
9332-
format: date-time
9333-
type: string
9334-
style: form
9335-
responses:
9336-
"200":
9337-
content:
9338-
application/json;datetime-format=rfc3339:
9339-
schema:
9340-
$ref: '#/components/schemas/UsageTracingWithoutLimitsResponse'
9341-
description: OK
9342-
"400":
9343-
content:
9344-
application/json;datetime-format=rfc3339:
9345-
schema:
9346-
$ref: '#/components/schemas/APIErrorResponse'
9347-
description: Bad Request
9348-
"403":
9349-
content:
9350-
application/json;datetime-format=rfc3339:
9351-
schema:
9352-
$ref: '#/components/schemas/APIErrorResponse'
9353-
description: Forbidden - User is not authorized
9354-
summary: Get hourly usage for tracing without limits
9355-
tags:
9356-
- Usage Metering
9357-
x-menu-order: 25
9358-
x-undo:
9359-
type: safe
93609251
/api/v1/user:
93619252
get:
93629253
description: List all users for your organization.
@@ -27449,70 +27340,6 @@ components:
2744927340
$ref: '#/components/schemas/UsageTopAvgMetricsHour'
2745027341
type: array
2745127342
type: object
27452-
UsageTraceHour:
27453-
description: The hours of trace usage.
27454-
example:
27455-
indexed_events_count: 0
27456-
hour: 2000-01-23T04:56:07.000+00:00
27457-
properties:
27458-
hour:
27459-
description: The hour for the usage.
27460-
format: date-time
27461-
type: string
27462-
indexed_events_count:
27463-
description: Contains the number of Indexed Spans indexed.
27464-
format: int64
27465-
type: integer
27466-
type: object
27467-
UsageTraceResponse:
27468-
description: A response containing trace usage.
27469-
example:
27470-
usage:
27471-
- indexed_events_count: 0
27472-
hour: 2000-01-23T04:56:07.000+00:00
27473-
- indexed_events_count: 0
27474-
hour: 2000-01-23T04:56:07.000+00:00
27475-
properties:
27476-
usage:
27477-
description: Array with the number of hourly traces indexed for a given
27478-
organization.
27479-
items:
27480-
$ref: '#/components/schemas/UsageTraceHour'
27481-
type: array
27482-
type: object
27483-
UsageTracingWithoutLimitsHour:
27484-
description: Tracing without limits usage for a given organization for a given
27485-
hour.
27486-
example:
27487-
hour: 2000-01-23T04:56:07.000+00:00
27488-
ingested_events_bytes: 0
27489-
properties:
27490-
hour:
27491-
description: The hour for the usage.
27492-
format: date-time
27493-
type: string
27494-
ingested_events_bytes:
27495-
description: Contains the total number of bytes ingested during a given
27496-
hour.
27497-
format: int64
27498-
type: integer
27499-
type: object
27500-
UsageTracingWithoutLimitsResponse:
27501-
description: Response containing the tracing without limits usage for each hour
27502-
for a given organization.
27503-
example:
27504-
usage:
27505-
- hour: 2000-01-23T04:56:07.000+00:00
27506-
ingested_events_bytes: 0
27507-
- hour: 2000-01-23T04:56:07.000+00:00
27508-
ingested_events_bytes: 0
27509-
properties:
27510-
usage:
27511-
description: Get hourly usage for tracing without limits.
27512-
items:
27513-
$ref: '#/components/schemas/UsageTracingWithoutLimitsHour'
27514-
type: array
27515-
type: object
2751627343
User:
2751727344
description: Create, edit, and disable users.
2751827345
example:

0 commit comments

Comments
 (0)