Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
56 changes: 32 additions & 24 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11007,11 +11007,11 @@ components:
format: double
type: number
llm_observability_percentage:
description: The percentage of LLM Observability usage by tag(s).
description: The percentage of Agent Observability usage by tag(s).
format: double
type: number
llm_observability_usage:
description: The LLM Observability usage by tag(s).
description: The Agent Observability usage by tag(s).
format: double
type: number
llm_spans_percentage:
Expand Down Expand Up @@ -24297,27 +24297,27 @@ components:
format: int64
type: integer
llm_observability_15day_retention_spans_sum:
description: Shows the sum of all LLM Observability 15-day retention spans over all hours in the current date for all organizations.
description: Shows the sum of all Agent Observability 15-day retention spans over all hours in the current date for all organizations.
format: int64
type: integer
llm_observability_30day_retention_spans_sum:
description: Shows the sum of all LLM Observability 30-day retention spans over all hours in the current date for all organizations.
description: Shows the sum of all Agent Observability 30-day retention spans over all hours in the current date for all organizations.
format: int64
type: integer
llm_observability_60day_retention_spans_sum:
description: Shows the sum of all LLM Observability 60-day retention spans over all hours in the current date for all organizations.
description: Shows the sum of all Agent Observability 60-day retention spans over all hours in the current date for all organizations.
format: int64
type: integer
llm_observability_90day_retention_spans_sum:
description: Shows the sum of all LLM Observability 90-day retention spans over all hours in the current date for all organizations.
description: Shows the sum of all Agent Observability 90-day retention spans over all hours in the current date for all organizations.
format: int64
type: integer
llm_observability_min_spend_sum:
description: Sum of all LLM observability minimum spend over all hours in the current date for all organizations.
description: Sum of all Agent observability minimum spend over all hours in the current date for all organizations.
format: int64
type: integer
llm_observability_sum:
description: Sum of all LLM observability sessions over all hours in the current date for all organizations.
description: Sum of all Agent observability sessions over all hours in the current date for all organizations.
format: int64
type: integer
logs_archive_search_gb_scanned_sum:
Expand Down Expand Up @@ -25542,27 +25542,27 @@ components:
format: int64
type: integer
llm_observability_15day_retention_spans_sum:
description: Shows the sum of all LLM Observability 15-day retention spans over all hours in the current date for the given org.
description: Shows the sum of all Agent Observability 15-day retention spans over all hours in the current date for the given org.
format: int64
type: integer
llm_observability_30day_retention_spans_sum:
description: Shows the sum of all LLM Observability 30-day retention spans over all hours in the current date for the given org.
description: Shows the sum of all Agent Observability 30-day retention spans over all hours in the current date for the given org.
format: int64
type: integer
llm_observability_60day_retention_spans_sum:
description: Shows the sum of all LLM Observability 60-day retention spans over all hours in the current date for the given org.
description: Shows the sum of all Agent Observability 60-day retention spans over all hours in the current date for the given org.
format: int64
type: integer
llm_observability_90day_retention_spans_sum:
description: Shows the sum of all LLM Observability 90-day retention spans over all hours in the current date for the given org.
description: Shows the sum of all Agent Observability 90-day retention spans over all hours in the current date for the given org.
format: int64
type: integer
llm_observability_min_spend_sum:
description: Shows the sum of all LLM Observability minimum spend over all hours in the current date for the given org.
description: Shows the sum of all Agent Observability minimum spend over all hours in the current date for the given org.
format: int64
type: integer
llm_observability_sum:
description: Shows the sum of all LLM observability sessions over all hours in the current date for the given org.
description: Shows the sum of all Agent observability sessions over all hours in the current date for the given org.
format: int64
type: integer
logs_archive_search_gb_scanned_sum:
Expand Down Expand Up @@ -26804,27 +26804,27 @@ components:
format: int64
type: integer
llm_observability_15day_retention_spans_agg_sum:
description: Shows the sum of all LLM Observability 15-day retention spans over all hours in the current month for all organizations.
description: Shows the sum of all Agent Observability 15-day retention spans over all hours in the current month for all organizations.
format: int64
type: integer
llm_observability_30day_retention_spans_agg_sum:
description: Shows the sum of all LLM Observability 30-day retention spans over all hours in the current month for all organizations.
description: Shows the sum of all Agent Observability 30-day retention spans over all hours in the current month for all organizations.
format: int64
type: integer
llm_observability_60day_retention_spans_agg_sum:
description: Shows the sum of all LLM Observability 60-day retention spans over all hours in the current month for all organizations.
description: Shows the sum of all Agent Observability 60-day retention spans over all hours in the current month for all organizations.
format: int64
type: integer
llm_observability_90day_retention_spans_agg_sum:
description: Shows the sum of all LLM Observability 90-day retention spans over all hours in the current month for all organizations.
description: Shows the sum of all Agent Observability 90-day retention spans over all hours in the current month for all organizations.
format: int64
type: integer
llm_observability_agg_sum:
description: Sum of all LLM observability sessions for all hours in the current month for all organizations.
description: Sum of all Agent observability sessions for all hours in the current month for all organizations.
format: int64
type: integer
llm_observability_min_spend_agg_sum:
description: Minimum spend for LLM observability sessions for all hours in the current month for all organizations.
description: Minimum spend for Agent observability sessions for all hours in the current month for all organizations.
format: int64
type: integer
logs_archive_search_gb_scanned_agg_sum:
Expand Down Expand Up @@ -32856,8 +32856,9 @@ paths:
- aws_configuration_edit
/api/v1/integration/aws/logs:
delete:
deprecated: true
description: >-
Delete a Datadog-AWS logs configuration by removing the specific Lambda ARN associated with a given AWS account.
**This endpoint is deprecated.** Delete a Datadog-AWS logs configuration by removing the specific Lambda ARN associated with a given AWS account.
operationId: DeleteAWSLambdaARN
requestBody:
content:
Expand Down Expand Up @@ -32903,6 +32904,7 @@ paths:
operator: OR
permissions:
- aws_configuration_edit
x-sunset: "2027-02-20"
get:
deprecated: true
description: >-
Expand Down Expand Up @@ -32952,8 +32954,9 @@ paths:
permissions:
- aws_configuration_read
post:
deprecated: true
description: >-
Attach the Lambda ARN of the Lambda created for the Datadog-AWS log collection to your AWS account ID to enable log collection.
**This endpoint is deprecated.** Attach the Lambda ARN of the Lambda created for the Datadog-AWS log collection to your AWS account ID to enable log collection.
operationId: CreateAWSLambdaARN
requestBody:
content:
Expand Down Expand Up @@ -32999,10 +33002,12 @@ paths:
operator: OR
permissions:
- aws_configuration_edit
x-sunset: "2027-02-20"
/api/v1/integration/aws/logs/check_async:
post:
deprecated: true
description: |-
Test if permissions are present to add a log-forwarding triggers for the given services and AWS account. The input
**This endpoint is deprecated.** Test if permissions are present to add a log-forwarding triggers for the given services and AWS account. The input
is the same as for Enable an AWS service log collection. Subsequent requests will always repeat the above, so this
endpoint can be polled intermittently instead of blocking.

Expand Down Expand Up @@ -33057,6 +33062,7 @@ paths:
operator: OR
permissions:
- aws_configuration_read
x-sunset: "2027-02-20"
/api/v1/integration/aws/logs/services:
get:
deprecated: true
Expand Down Expand Up @@ -33152,8 +33158,9 @@ paths:
- aws_configuration_edit
/api/v1/integration/aws/logs/services_async:
post:
deprecated: true
description: |-
Test if permissions are present to add log-forwarding triggers for the
**This endpoint is deprecated.** Test if permissions are present to add log-forwarding triggers for the
given services and AWS account. Input is the same as for `EnableAWSLogServices`.
Done async, so can be repeatedly polled in a non-blocking fashion until
the async request completes.
Expand Down Expand Up @@ -33216,6 +33223,7 @@ paths:
operator: OR
permissions:
- aws_configuration_read
x-sunset: "2027-02-20"
/api/v1/integration/azure:
delete:
description: |-
Expand Down
Loading
Loading