We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d19d28 commit f3fec9fCopy full SHA for f3fec9f
.generator/schemas/v2/openapi.yaml
@@ -62678,8 +62678,9 @@ paths:
62678
tags:
62679
- Metrics
62680
x-permission:
62681
- operator: OPEN
62682
- permissions: []
+ operator: OR
+ permissions:
62683
+ - metrics_read
62684
/api/v2/metrics/{metric_name}/tag-cardinalities:
62685
get:
62686
description: Returns the cardinality details of tags for a specific metric.
@@ -62971,8 +62972,9 @@ paths:
62971
62972
62973
62974
62975
62976
62977
62978
/api/v2/monitor/notification_rule:
62979
62980
description: Returns a list of all monitor notification rules.
0 commit comments