grafana / synthetic-monitoring-agent

Synthetic Monitoring Agent

Home Page:https://grafana.com/docs/grafana-cloud/how-do-i/synthetic-monitoring/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need support for new RBAC mechanisms in Grafana

mem opened this issue · comments

Grafana released support for RBAC.

The synthetic monitoring plugin needs to support it.

Existing fixed roles that are relevant for SM:

  • Alerting: the plugin creates alerts
  • Dashboards and folders: the plugin creates dashboards and folders on behalf of the user; the user setting up SM must have this role
  • Data sources: the plugin creates a datasource
  • Provisioning: we might want to use provisioning for creating alerts
  • Roles: we might want to create roles for checks and probes? is this possible? what is covered?

We need to scope the work.