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 97758380e0 Worked on stars in search results 11 years ago
..
migrator Final work on migration, now there is no usage of xorm table sync 11 years ago
sqlutil a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do 11 years ago
account.go Worked on anonymous access 11 years ago
account_test.go Worked on ease of use for non multi tenant scenarios, Closes #20 11 years ago
account_users.go Validation check for not removing the last account admin 11 years ago
apikey.go API token -> API key rename 11 years ago
dashboard.go Worked on stars in search results 11 years ago
dashboard_test.go Various fixes to data access 11 years ago
datasource.go Admin flagged users, create a default admin user on startup if missing 11 years ago
datasource_test.go Worked on ease of use for non multi tenant scenarios, Closes #20 11 years ago
migrations.go Worked on dashboard starring and unstarring, renamed favorite model to star 11 years ago
migrations_test.go Sign up and login work 11 years ago
sqlstore.go Worked on ease of use for non multi tenant scenarios, Closes #20 11 years ago
star.go Worked on dashboard starring and unstarring, renamed favorite model to star 11 years ago
stars_test.go Worked on dashboard starring and unstarring, renamed favorite model to star 11 years ago
tables.go Began work on real sql schema definitions, and migration engine 11 years ago
user.go Worked on ease of use for non multi tenant scenarios, Closes #20 11 years ago