]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: show alert panel if prometheus/alertmanager is unconfigured
authorPatrick Seidensal <pseidensal@suse.com>
Tue, 3 Dec 2019 19:46:17 +0000 (20:46 +0100)
committerPatrick Seidensal <pseidensal@suse.com>
Wed, 4 Dec 2019 16:19:05 +0000 (17:19 +0100)
commit460f7bb3272c6536c9a5fc0919071d7c17e9aa5a
tree3d18d2e8dc5ca7dd24fc443cc603e6c0c2af7cd9
parent36421284c315baf7e79a8c0586ca98ac0126037e
mgr/dashboard: show alert panel if prometheus/alertmanager is unconfigured

If the tabs under the "Monitoring" page aren't properly configured, a
notification is shown which explains the user which setting needs to be
enabled and also provides a link to the corresponding documentation.

Fixes: https://tracker.ceph.com/issues/42877
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/monitoring-list/monitoring-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/monitoring-list/monitoring-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.ts