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
Eric Leijonmarck fc1b647474
Auth: Add fixed repeat migration w. checks for subset of permissions (#58054)
4 years ago
..
test Move SignedInUser to user service and RoleType and Roles to org (#53445) 4 years ago
action_migrator.go RBAC: change migration logic (#50187) 4 years ago
admin_only.go resolve merge conflicts (#55503) 4 years ago
alerting.go
dashboard_permissions.go Auth: Add fixed repeat migration w. checks for subset of permissions (#58054) 4 years ago
errors.go
managed_permission_migrator.go RBAC: Make uid for managed role names deterministic during migrations (#56620) 4 years ago
migrations.go
permission_migrator.go RBAC: Make uid for managed role names deterministic during migrations (#56620) 4 years ago
seed_assignment.go RBAC: Add primary key to seed_assignment table (#56540) 4 years ago
team_membership.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 4 years ago
util_test.go