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
Serge Zaitsev fa36591380
Chore: Remove mockstore and use dbtest instead (#61629)
2 years ago
..
migrations Chore: Remove dashboards from models pkg (#61578) 2 years ago
migrator Chore: Missed deprecations due to overly broad lint exclusion (#59732) 2 years ago
permissions Chore: Remove dashboards from models pkg (#61578) 2 years ago
searchstore Chore: Remove dashboards from models pkg (#61578) 2 years ago
session SQLX: Expose sqlxdb query functions (#57227) 3 years ago
sqlutil Chore: remove xorm from preference (#53803) 3 years ago
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 Traces: Fix timestamp for database query traces (#61109) 2 years ago
logger.go Chore: Update the xorm dependency (#22376) 5 years ago
session.go Traces: Create span when a new session is opened (#61115) 2 years ago
session_test.go SQLStore: Refactor query retries to use exponential backoff (#58559) 3 years ago
sqlstore.go Chore: Remove pkg/models/stats.go (#61613) 2 years ago
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 Chore: Enable ANSI_QUOTES for Mysql Database (#53277) 3 years ago
tls_mysql.go Handle ioutil deprecations (#53526) 3 years ago
transactions.go Traces: Create span when a new session is opened (#61115) 2 years ago
transactions_test.go Chore: Remove apikey store methods from sqlstore (#53197) 3 years ago
user.go Chore: Remove org model duplicates (#61025) 2 years ago