File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed
packages/datadog-api-client-v2/apis Expand file tree Collapse file tree 3 files changed +8
-6
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.4",
7
- "regenerated": "2022-10-03 19:48:54.357612 ",
8
- "spec_repo_commit": "e3288dc2 "
7
+ "regenerated": "2022-10-04 12:25:24.428827 ",
8
+ "spec_repo_commit": "032eb1c8 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.4",
12
- "regenerated": "2022-10-03 19:48:54.372666 ",
13
- "spec_repo_commit": "e3288dc2 "
12
+ "regenerated": "2022-10-04 12:25:24.442597 ",
13
+ "spec_repo_commit": "032eb1c8 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -11172,7 +11172,9 @@ paths:
11172
11172
resultsPath : data
11173
11173
/api/v2/metrics :
11174
11174
get :
11175
- description : Returns all metrics (matching additional filters if specified).
11175
+ description : " Returns all metrics that can be configured in the Metrics Summary
11176
+ page or with Metrics without Limits\u2122 (matching additional filters if
11177
+ specified)."
11176
11178
operationId : ListTagConfigurations
11177
11179
parameters :
11178
11180
- description : Filter custom metrics that have configured tags.
Original file line number Diff line number Diff line change @@ -1752,7 +1752,7 @@ export class MetricsApi {
1752
1752
}
1753
1753
1754
1754
/**
1755
- * Returns all metrics (matching additional filters if specified).
1755
+ * Returns all metrics that can be configured in the Metrics Summary page or with Metrics without Limits™ (matching additional filters if specified).
1756
1756
* @param param The request object
1757
1757
*/
1758
1758
public listTagConfigurations (
You can’t perform that action at this time.
0 commit comments