Skip to content

Commit bfe2f5a

Browse files
authored
Merge pull request #1800 from kbrock/adhoc
drop adhoc metrics references
2 parents 0aaf56f + b11bf79 commit bfe2f5a

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

tests/mock/rbac/allPermissions.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3028,17 +3028,12 @@
30283028
"name": "View",
30293029
"description": "View Containers Providers",
30303030
"children": [
3031-
"ems_container_ad_hoc_metrics",
30323031
"ems_container_show_list",
30333032
"ems_container_show",
30343033
"ems_container_timeline",
30353034
"ems_container_perf"
30363035
]
30373036
},
3038-
"ems_container_ad_hoc_metrics": {
3039-
"name": "Ad hoc Metrics",
3040-
"description": "Show Ad hoc Metrics of Providers"
3041-
},
30423037
"ems_container_show_list": {
30433038
"name": "List",
30443039
"description": "Display Lists of Containers Providers"

tests/mock/session/user.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3010,17 +3010,12 @@
30103010
"name": "View",
30113011
"description": "View Containers Providers",
30123012
"children": [
3013-
"ems_container_ad_hoc_metrics",
30143013
"ems_container_show_list",
30153014
"ems_container_show",
30163015
"ems_container_timeline",
30173016
"ems_container_perf"
30183017
]
30193018
},
3020-
"ems_container_ad_hoc_metrics": {
3021-
"name": "Ad hoc Metrics",
3022-
"description": "Show Ad hoc Metrics of Providers"
3023-
},
30243019
"ems_container_show_list": {
30253020
"name": "List",
30263021
"description": "Display Lists of Containers Providers"

0 commit comments

Comments
 (0)