The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/sqlstore/migrations/accesscontrol
idafurjes 6c43eb0b4d
Split Create User (#50502)
4 years ago
..
test Split Create User (#50502) 4 years ago
action_migrator.go RBAC: change migration logic (#50187) 4 years ago
alerting.go Alerting: Fix RBAC actions for notification policies (#49185) 4 years ago
dashboard_permissions.go RBAC: Include alert.rules action when setting folder permissions (#49946) 4 years ago
errors.go
managed_permission_migrator.go RBAC: Inheritance permission migration should handle empty managed roles (#50611) 4 years ago
migrations.go AccessControl: Add migration for seeding managed inherited permissions (#49337) 4 years ago
permission_migrator.go
team_membership.go Rename FGAC to RBAC in the codebase (#48051) 4 years ago
util_test.go