File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
packages/datadog-api-client-v2/apis Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4
4
"spec_versions": {
5
5
"v1": {
6
6
"apigentools_version": "1.6.6",
7
- "regenerated": "2024-01-03 15:14:14.401717 ",
8
- "spec_repo_commit": "9c078a68 "
7
+ "regenerated": "2024-01-03 19:28:29.514415 ",
8
+ "spec_repo_commit": "b2d74fec "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2024-01-03 15:14:14.420350 ",
13
- "spec_repo_commit": "9c078a68 "
12
+ "regenerated": "2024-01-03 19:28:29.530568 ",
13
+ "spec_repo_commit": "b2d74fec "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -26068,8 +26068,8 @@ paths:
26068
26068
required: false
26069
26069
schema:
26070
26070
type: boolean
26071
- - description: 'Filter custom metrics that have or have not been queried in
26072
- the specified window[seconds].
26071
+ - description: '(Beta) Filter custom metrics that have or have not been queried
26072
+ in the specified window[seconds].
26073
26073
26074
26074
If no window is provided or the window is less than 2 hours, a default of
26075
26075
2 hours will be applied.'
Original file line number Diff line number Diff line change @@ -1694,7 +1694,7 @@ export interface MetricsApiListTagConfigurationsRequest {
1694
1694
*/
1695
1695
filterIncludePercentiles ?: boolean ;
1696
1696
/**
1697
- * Filter custom metrics that have or have not been queried in the specified window[seconds].
1697
+ * (Beta) Filter custom metrics that have or have not been queried in the specified window[seconds].
1698
1698
* If no window is provided or the window is less than 2 hours, a default of 2 hours will be applied.
1699
1699
* @type boolean
1700
1700
*/
You can’t perform that action at this time.
0 commit comments