Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events table in cluster dashboard is being replaced with monitoring alerts table #4911

Closed
igor-feoktistov opened this issue Jan 12, 2022 · 2 comments · Fixed by #5076
Closed

Comments

@igor-feoktistov
Copy link

Detailed Description
When monitoring is enabled in downstream cluster, events table in cluster dashboard is being replaced with monitoring alerts table.

Context
For platform administrators it would be nice to have events table in cluster dashboard page, perhaps as a tab, similarly to 2.5.*. This would give simple and brief overview of entire cluster.

@richard-cox richard-cox added this to the v2.6.x milestone Jan 13, 2022
@richard-cox
Copy link
Member

This issue came from a conversation between @igor-feoktistov and myself on slack. The events table still has value on the cluster dashboard page even after monitoring has been enabled. The ask here is to show both events and monitoring alerts in horizontal tabs. If there are no performance or ui patterns broken I think this would be a good one to do. @nwmac Could be 'first issue' worthy?

@davidnuzik
Copy link

My checks PASSED

Reproduction Environment:

Rancher version: v2.6.3
Rancher cluster type: single-node docker install
Docker version: 20.10

Downstream cluster type: rke2
Downstream K8s version: v1.21.9+rke2r1

Reproduction steps:

  1. Create a downstream cluster. View the cluster dashboard. Take note of the events table, like pictured below.

image

  1. Now, deploy the Monitoring app. Wait for the helm chart to finish installing. Now view the cluster dashboard again. The events table is now missing (I successfully reproduced this issue).

image


Validation Environment:

Rancher version: v2.6-head 1d2b746 3/1/2022
Rancher cluster type: single-node docker install
Docker version: 20.10

Downstream cluster type: rke2
Downstream K8s version: v1.21.10+rke2r1

Validation steps:

  1. Create a downstream cluster. View the cluster dashboard. The events table is shown.
  2. Now, deploy the Monitoring app. Wait for the helm chart to finish installing. Now view the cluster dashboard again. The events table is now shown - prior to the fix the events table was hidden and replaced by the monitoring charts. Now both are shown, like pictured below :)

image

Additional Info:
Took a while to validate this one because looks like there is a bug on v2.6-head with latest monitoring chart. Dev are aware of it and fixing. Does not affect any released versions of Rancher.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants