Skip to content

Commit b3a7776

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Add note about missing support on govcloud for custom destinations API (#1572)
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 56cff25 commit b3a7776

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
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.6",
7-
"regenerated": "2024-03-22 15:34:48.403199",
8-
"spec_repo_commit": "24998b49"
7+
"regenerated": "2024-03-22 16:45:29.422081",
8+
"spec_repo_commit": "733f0b89"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-03-22 15:34:48.420728",
13-
"spec_repo_commit": "24998b49"
12+
"regenerated": "2024-03-22 16:45:29.439834",
13+
"spec_repo_commit": "733f0b89"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35881,6 +35881,10 @@ tags:
3588135881
- description: 'Custom Destinations forward all the logs ingested to an external destination.
3588235882

3588335883

35884+
**Note**: Log forwarding is not available for the Government (US1-FED) site. Contact
35885+
your account representative for more information.
35886+
35887+
3588435888
See the [Custom Destinations Page](https://app.datadoghq.com/logs/pipelines/log-forwarding/custom-destinations)
3588535889

3588635890
for a list of the custom destinations currently configured in web UI.'

features/v2/logs_custom_destinations.feature

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
@endpoint(logs-custom-destinations) @endpoint(logs-custom-destinations-v2)
22
Feature: Logs Custom Destinations
33
Custom Destinations forward all the logs ingested to an external
4-
destination. See the [Custom Destinations
4+
destination. **Note**: Log forwarding is not available for the Government
5+
(US1-FED) site. Contact your account representative for more information.
6+
See the [Custom Destinations
57
Page](https://app.datadoghq.com/logs/pipelines/log-forwarding/custom-
68
destinations) for a list of the custom destinations currently configured
79
in web UI.

0 commit comments

Comments
 (0)