]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Add daemon logs tab to Logs component
authorAashish Sharma <aasharma@redhat.com>
Fri, 6 May 2022 07:09:02 +0000 (12:39 +0530)
committerAashish Sharma <aasharma@redhat.com>
Mon, 12 Sep 2022 08:47:46 +0000 (14:17 +0530)
commitb3fa9fe7dea66e5c8b1257ee6f77d79400a8784f
tree2f78fe9ea6ab890024074118c739f48d19d5401e
parent135b5c820655c054d65f5cc3ef9ece6051df2b5f
mgr/dashboard: Add daemon logs tab to Logs component

Add Daemon logs to the logs component

Resolves: rhbz#2032839

Signed-off-by: Aashish Sharma <aasharma@redhat.com>
(cherry picked from commit a581660f47d85da0e985c5bcba6e9a6cd6b47dae)
(cherry picked from commit 3374c905b278f37425790a3cc81650f1f7c9376e)
16 files changed:
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/logs.e2e-spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-details/rbd-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-performance/rbd-performance.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-tabs/cephfs-tabs.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-details/host-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-details/osd-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-details/pool-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-list/pool-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-daemon-details/rgw-daemon-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-daemon-list/rgw-daemon-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/components/grafana/grafana.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/components/grafana/grafana.component.ts