File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "spec_repo_commit": "3a6cb30 ",
3
- "generated": "2025-08-12 15:41:29.674 "
2
+ "spec_repo_commit": "b4cd1f2 ",
3
+ "generated": "2025-08-12 20:21:13.275 "
4
4
}
Original file line number Diff line number Diff line change @@ -55856,8 +55856,9 @@ paths:
55856
55856
tags:
55857
55857
- Metrics
55858
55858
x-permission:
55859
- operator: OPEN
55860
- permissions: []
55859
+ operator: OR
55860
+ permissions:
55861
+ - metrics_read
55861
55862
/api/v2/metrics/{metric_name}/tag-cardinalities:
55862
55863
get:
55863
55864
description: Returns the cardinality details of tags for a specific metric.
@@ -56149,8 +56150,9 @@ paths:
56149
56150
tags:
56150
56151
- Metrics
56151
56152
x-permission:
56152
- operator: OPEN
56153
- permissions: []
56153
+ operator: OR
56154
+ permissions:
56155
+ - metrics_read
56154
56156
/api/v2/monitor/notification_rule:
56155
56157
get:
56156
56158
description: Returns a list of all monitor notification rules.
You can’t perform that action at this time.
0 commit comments