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
idafurjes f44592a97a
Remove folderID from service tests (#80615)
2 years ago
..
migrations Alerting: Replace index role_id, action, scope with action, scope, role_id on permission table (#80336) 2 years ago
migrator Folders: Introduce folder service function for fetching folders by org and UIDs that contain optionally the folder full path (#80716) 2 years ago
permissions Remove folderID from service tests (#80615) 2 years ago
searchstore RBAC: Change annotation filter to use dashboard based annotation scopes (#78635) 2 years ago
session Chore: add/update sqlstore-related helper functions (#77408) 2 years ago
sqlutil
bulk.go
bulk_test.go
database_config.go Chore: Extract DatabaseConfig parsing from SQLStore (#81157) 2 years ago
database_config_test.go Chore: Extract DatabaseConfig parsing from SQLStore (#81157) 2 years ago
database_wrapper.go Tracing: Standardize on otel tracing (#75528) 2 years ago
logger.go Chore: add/update sqlstore-related helper functions (#77408) 2 years ago
session.go Tracing: Standardize on otel tracing (#75528) 2 years ago
session_test.go
sqlstore.go Chore: Extract DatabaseConfig parsing from SQLStore (#81157) 2 years ago
sqlstore_metrics.go
sqlstore_metrics_test.go
sqlstore_test.go Chore: Extract DatabaseConfig parsing from SQLStore (#81157) 2 years ago
tls_mysql.go Chore: Extract DatabaseConfig parsing from SQLStore (#81157) 2 years ago
transactions.go
transactions_test.go
user.go
user_test.go