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
Torkel Ödegaard f1996a9f1f Initial work on seperation between user and account 10 years ago
..
migrations Initial work on seperation between user and account 10 years ago
accounts.go Corrected spelling of SignedInUser (was SignInUser) 11 years ago
accounts_test.go Big refactoring for context.User, and how current user info is fetching, now included collaborator role 11 years ago
collaborators.go Worked on account update, moved collaborats to its own api url and files 11 years ago
dashboards.go Admin flagged users, create a default admin user on startup if missing 11 years ago
dashboards_test.go Admin flagged users, create a default admin user on startup if missing 11 years ago
datasource.go Admin flagged users, create a default admin user on startup if missing 11 years ago
datasource_test.go Admin flagged users, create a default admin user on startup if missing 11 years ago
sqlstore.go Initial work on seperation between user and account 10 years ago
tables.go Began work on real sql schema definitions, and migration engine 10 years ago
tokens.go Api Key role is now correcty added do middleware context 11 years ago
user.go Initial work on seperation between user and account 10 years ago
user_test.go Initial work on seperation between user and account 10 years ago