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
Peter Štibraný 8625a6c131
Export SpannerConnectorConfigToClientOptions function (used by grafana-enterprise). (#102106)
11 months ago
..
migrations Config: Remove setting `editors_can_admin` (#101607) 11 months ago
migrator Export SpannerConnectorConfigToClientOptions function (used by grafana-enterprise). (#102106) 11 months ago
permissions RBAC: Remove action set feature toggle (#101959) 11 months ago
searchstore RBAC: Remove action set feature toggle (#101959) 11 months ago
session Fix more LastInsertId calls (#101892) 11 months ago
sqlutil Spanner support enhancements (#101634) 11 months ago
bulk.go
bulk_test.go
database_config.go Chore: Add initial/experimental xorm spanner driver (#101398) 11 months ago
database_config_test.go
database_wrapper.go
logger.go
session.go Spanner: support for lastInsertId (#101770) 11 months ago
session_test.go
sqlstore.go spanner: disable recursive queries (#102032) 11 months ago
sqlstore_metrics.go
sqlstore_metrics_test.go
sqlstore_test.go
sqlstore_testinfra.go SQLStore: Introduce new test infra (#101676) 11 months ago
sqlstore_testinfra_test.go SQLStore: Introduce new test infra (#101676) 11 months ago
tls_mysql.go
transactions.go
transactions_test.go
user.go
user_test.go