Open Rperry2174 opened 1 year ago
@Rperry2174 is this issue still relevant?
This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in 2 weeks if no further activity occurs.
This issue has been automatically closed because it has not had activity in the last 2 weeks.
@simonswine is this issue still relevant? We have a single page for user settings only.
I don't think it is relevant anymore, I do think it is partly implemented. It would be good to document some where, what our "settings" there are:
In https://github.com/grafana/pyroscope-app-plugin/pull/87
we created the ability to change a org-wide setting for admins. As of right now this settings page only shows up for admins to begin with.
We should update the settings page to distinguish between two types of settings:
This could be done either by making admin settings conditionally read-only or perhaps showing them on two separate tabs on the same page (one for admin and one for user)