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
Grot (@grafanabot) 5a35850514
[v9.3.x] Alerting: Update migration to put alerts to the default folder if dashboard folder is missing (#66592)
3 years ago
..
migrations [v9.3.x] Alerting: Update migration to put alerts to the default folder if dashboard folder is missing (#66592) 3 years ago
migrator Storage: include SQL implementation (#58018) 3 years ago
mockstore Chore: Refactor quota service (#58643) 3 years ago
permissions RBAC: Improve performance of dashboard filter query (#56813) 3 years ago
searchstore chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
session SQLX: Expose sqlxdb query functions (#57227) 3 years ago
sqlutil
bulk.go SQLStore: Create utility for bulk inserts (#57632) 3 years ago
bulk_test.go Build: clean up and document integration test convention (#58170) 3 years ago
database_wrapper.go [v9.3.x] Traces: Fix timestamp for database query traces (#61162) 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 Chore: Remove methods from sqlstore (#57545) 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
session.go SQLStore: Optionally retry queries if sqlite returns database is locked (#56096) 3 years ago
session_test.go [v9.3.x] CI: Update golangci-lint to 1.51.2 for Go 1.20 compatibility (#65506) 3 years ago
sqlbuilder.go
sqlbuilder_test.go Chore: Move team store implementation to a separate package (#55514) 3 years ago
sqlstore.go Storage: include SQL implementation (#58018) 3 years ago
sqlstore.goconvey
sqlstore_metrics.go
sqlstore_metrics_test.go
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: Refactor quota service (#58643) 3 years ago
time.go Chore: Use TimeNow instead of time.Now in user sql store to make it testable (#54983) 4 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: Remove methods from sqlstore (#57545) 3 years ago