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": "b308db8 ",
3
- "generated": "2025-08-04 15:40:21.840 "
2
+ "spec_repo_commit": "1410a95 ",
3
+ "generated": "2025-08-04 20:36:51.899 "
4
4
}
Original file line number Diff line number Diff line change @@ -55614,8 +55614,9 @@ paths:
55614
55614
tags:
55615
55615
- Metrics
55616
55616
x-permission:
55617
- operator: OPEN
55618
- permissions: []
55617
+ operator: OR
55618
+ permissions:
55619
+ - metrics_read
55619
55620
/api/v2/metrics/{metric_name}/tag-cardinalities:
55620
55621
get:
55621
55622
description: Returns the cardinality details of tags for a specific metric.
@@ -55907,8 +55908,9 @@ paths:
55907
55908
tags:
55908
55909
- Metrics
55909
55910
x-permission:
55910
- operator: OPEN
55911
- permissions: []
55911
+ operator: OR
55912
+ permissions:
55913
+ - metrics_read
55912
55914
/api/v2/monitor/notification_rule:
55913
55915
get:
55914
55916
description: Returns a list of all monitor notification rules.
You can’t perform that action at this time.
0 commit comments