Alert List filtering

Hi,

We have a huge customer base that is using grafana to monitor their applications. Alert list is shown to everyone and we have no configuration to limit that only to Admins or specific users. We consider that to be very dangerous because any user can pause anyone’s alerts and the user may go unnotified resulting in no alert execution.

I was wondering if there is anything that we can do to give user limited access like showing only their alerts which would also make the alert size small which is too big now and takes almost 15 seconds to show the list.

Another option that would work for us would be to disable the alerts from the main menu by adding the configuration.

Please do let me know what options I have.

Thanks,
K

Hi,

In Grafana 5.0 (currently released in beta) we’re introducing permissions on dashboards and folders. Among fixes in 5.0 this one will probably be of Interest for you: https://github.com/grafana/grafana/issues/10700

Marcus