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

Limit list of column for users with viewer rights in Storage and Nodes tables #1408

Closed
artemmufazalov opened this issue Oct 4, 2024 · 2 comments · Fixed by #1967
Closed
Assignees
Labels
💾 area/storage Issues related with storage display and diagnostics status/need info Further information is requested

Comments

@artemmufazalov
Copy link
Member

It's needed to discuss, which columns should be show for everyone - IsViewerAllowed: true, which columns should be shown only for users with IsMonitoringAllowed: true

@artemmufazalov artemmufazalov added status/need info Further information is requested 💾 area/storage Issues related with storage display and diagnostics labels Oct 4, 2024
@artemmufazalov artemmufazalov changed the title Limit list of column for users with viewer rights Limit list of column for users with viewer rights in Storage and Nodes tables Oct 4, 2024
@artemmufazalov artemmufazalov added this to the Advanced Storage milestone Oct 7, 2024
@adameat
Copy link
Member

adameat commented Oct 7, 2024

viewer:

/storage/groups:

  • GroupId
  • PoolName
  • Kind
  • MediaType
  • Erasure
  • MissingDisks
  • State
  • Usage
  • Encryption
  • Used
  • Limit
  • Available
  • VDisk

/viewer/nodes:

  • NodeInfo
  • SystemState
  • Tablets
  • NodeId
  • HostName
  • NodeName
  • DC
  • Rack
  • Version
  • Uptime
  • Memory
  • CPU
  • LoadAverage
  • DisconnectTime
  • Database

@adameat
Copy link
Member

adameat commented Oct 7, 2024

@artemmufazalov can we hide storage/nodes switch for non-monitoring users?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💾 area/storage Issues related with storage display and diagnostics status/need info Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants