You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create and define a list of queryable tag keys for a count/gauge/rate/distribution metric. Can only be used with application keys of users with the `Manage Tags for Metrics` permission.
19
+
Create and define a list of queryable tag keys for a count/gauge/rate/distribution metric. Optionally, include percentile aggregations on any distribution metric. Can only be used with application keys of users with the `Manage Tags for Metrics` permission.
20
20
21
21
### Example
22
22
@@ -339,7 +339,7 @@ Name | Type | Description | Notes
339
339
340
340
Update a Tag Configuration
341
341
342
-
Update the tag configuration of a metric. Can only be used with application keys from users with the `Manage Tags for Metrics` permission.
342
+
Update the tag configuration of a metric or percentile aggregations of a distribution metric. Can only be used with application keys from users with the `Manage Tags for Metrics` permission.
Create and define a list of queryable tag keys for a count/gauge/rate/distribution metric. Can only be used with application keys of users with the `Manage Tags for Metrics` permission. # noqa: E501
44
+
Create and define a list of queryable tag keys for a count/gauge/rate/distribution metric. Optionally, include percentile aggregations on any distribution metric. Can only be used with application keys of users with the `Manage Tags for Metrics` permission. # noqa: E501
45
45
This method makes a synchronous HTTP request by default. To make an
Update the tag configuration of a metric. Can only be used with application keys from users with the `Manage Tags for Metrics` permission. # noqa: E501
422
+
Update the tag configuration of a metric or percentile aggregations of a distribution metric. Can only be used with application keys from users with the `Manage Tags for Metrics` permission. # noqa: E501
423
423
This method makes a synchronous HTTP request by default. To make an
0 commit comments