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 f8d42ca commit 505b120Copy full SHA for 505b120
1 file changed
ui/src/config/section/monitoring.js
@@ -20,7 +20,7 @@ import resourceAlerts from '@/config/section/infra/resourceAlertRules'
20
export default {
21
name: 'monitoring',
22
title: 'label.monitoring',
23
- icon: 'MonitorOutlined',
+ icon: 'BarChartOutlined',
24
permission: ['listResourceAlertRules'],
25
children: [
26
resourceAlerts
0 commit comments