diff --git a/.apigentools-info b/.apigentools-info index 032a6664b..fd958d401 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2024-03-22 15:34:49.536706", - "spec_repo_commit": "24998b49" + "regenerated": "2024-03-22 16:45:27.832767", + "spec_repo_commit": "733f0b89" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2024-03-22 15:34:49.554368", - "spec_repo_commit": "24998b49" + "regenerated": "2024-03-22 16:45:27.850452", + "spec_repo_commit": "733f0b89" } } } \ No newline at end of file diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index b9c20afe5..16aa136f9 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -35881,6 +35881,10 @@ tags: - description: 'Custom Destinations forward all the logs ingested to an external destination. + **Note**: Log forwarding is not available for the Government (US1-FED) site. Contact + your account representative for more information. + + See the [Custom Destinations Page](https://app.datadoghq.com/logs/pipelines/log-forwarding/custom-destinations) for a list of the custom destinations currently configured in web UI.' diff --git a/tests/scenarios/features/v2/logs_custom_destinations.feature b/tests/scenarios/features/v2/logs_custom_destinations.feature index c2370788a..82f7ca885 100644 --- a/tests/scenarios/features/v2/logs_custom_destinations.feature +++ b/tests/scenarios/features/v2/logs_custom_destinations.feature @@ -1,7 +1,9 @@ @endpoint(logs-custom-destinations) @endpoint(logs-custom-destinations-v2) Feature: Logs Custom Destinations Custom Destinations forward all the logs ingested to an external - destination. See the [Custom Destinations + destination. **Note**: Log forwarding is not available for the Government + (US1-FED) site. Contact your account representative for more information. + See the [Custom Destinations Page](https://app.datadoghq.com/logs/pipelines/log-forwarding/custom- destinations) for a list of the custom destinations currently configured in web UI.