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
Eric Leijonmarck fa45742abc
Quota(fix): remove service accounts from quota count (#56700)
3 years ago
..
db chore: replace sqlstore.Store with db.DB (#57010) 3 years ago
migrations Alerting: Improve notification policies created during migration (#52071) 3 years ago
migrator Alerting: Write and Delete multiple alert instances. (#55350) 3 years ago
mockstore Remove org methods from sqlstore interface (#56358) 3 years ago
permissions
searchstore Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
session
sqlutil
database_wrapper.go Logging: Introduce API for contextual logging (#55198) 3 years ago
health.go
health_test.go
logger.go
org.go SQLStore: Optionally retry queries if sqlite returns database is locked (#56096) 3 years ago
org_test.go Use org service instead of sqlstore (#56407) 3 years ago
org_users.go Auth: Adds validation and ingestion of conflict file (#53014) 3 years ago
org_users_test.go Chore: Remove methods from sqlstore interface (#55802) 3 years ago
quota.go Quota(fix): remove service accounts from quota count (#56700) 3 years ago
quota_test.go Quota(fix): remove service accounts from quota count (#56700) 3 years ago
session.go SQLStore: Optionally retry queries if sqlite returns database is locked (#56096) 3 years ago
session_test.go SQLStore: Optionally retry queries if sqlite returns database is locked (#56096) 3 years ago
sqlbuilder.go
sqlbuilder_test.go Chore: Move team store implementation to a separate package (#55514) 3 years ago
sqlstore.go SQLStore: Optionally retry queries if sqlite returns database is locked (#56096) 3 years ago
sqlstore.goconvey
sqlstore_metrics.go Metrics: Fixed `grafana_database_conn_*` metrics, and added new `go_sql_stats_*` metrics as eventual replacement (#54405) 3 years ago
sqlstore_metrics_test.go Metrics: Fixed `grafana_database_conn_*` metrics, and added new `go_sql_stats_*` metrics as eventual replacement (#54405) 3 years ago
sqlstore_test.go
stats.go
stats_integration_test.go
stats_test.go Use org service instead of sqlstore (#56407) 3 years ago
store.go chore: replace sqlstore.Store with db.DB (#57010) 3 years ago
tables.go
time.go Chore: Use TimeNow instead of time.Now in user sql store to make it testable (#54983) 3 years ago
tls_mysql.go
transactions.go SQLStore: Optionally retry queries if sqlite returns database is locked (#56096) 3 years ago
transactions_test.go
user.go Chore: Move methods from sqlstore to user store (#56305) 3 years ago
user_test.go Chore: Move methods from sqlstore to user store (#56305) 3 years ago