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
Carl Bergquist 49e394e167
instrumentation: make the first database histogram bucket smaller (#30995)
5 years ago
..
migrations Alerting: improve alerting default datasource search when extracting alerts (#29993) 5 years ago
migrator AlertingNG: Save alert instances (#30223) 5 years ago
permissions
searchstore Chore: Fix SQL related Go variable naming (#28887) 5 years ago
sqlutil Chore: Add CloudWatch HTTP API tests (#29691) 5 years ago
alert.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
alert_notification.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
alert_notification_test.go Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error (#28162) 5 years ago
alert_test.go Chore: Rewrite test helpers from GoConvey to stdlib (#28919) 5 years ago
annotation.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
annotation_cleanup.go Bugfix 29848: Remove annotation_tag entries as part of annotations cleanup (#29534) 5 years ago
annotation_cleanup_test.go Bugfix 29848: Remove annotation_tag entries as part of annotations cleanup (#29534) 5 years ago
annotation_test.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
apikey.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
apikey_test.go Chore: Fix staticcheck issues (#28860) 5 years ago
dashboard.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
dashboard_acl.go Backend: Rename variables for style conformance (#29097) 5 years ago
dashboard_acl_test.go Backend: Rename variables for style conformance (#29097) 5 years ago
dashboard_folder_test.go Backend: Rename variables for style conformance (#29097) 5 years ago
dashboard_provisioning.go services/provisioning: Various cleanup (#30396) 5 years ago
dashboard_provisioning_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
dashboard_service_integration_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
dashboard_snapshot.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
dashboard_snapshot_test.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
dashboard_test.go Chore: Rewrite test helpers from GoConvey to stdlib (#28919) 5 years ago
dashboard_version.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
dashboard_version_test.go Chore: Rewrite test helpers from GoConvey to stdlib (#28919) 5 years ago
database_wrapper.go instrumentation: make the first database histogram bucket smaller (#30995) 5 years ago
datasource.go Mssql integrated security (#30369) 5 years ago
datasource_test.go API: Add by UID routes for data sources (#29884) 5 years ago
health.go API: Query database from /api/health endpoint (#28349) 5 years ago
health_test.go API: Query database from /api/health endpoint (#28349) 5 years ago
logger.go
login_attempt.go Chore: Fix staticcheck issues (#28854) 5 years ago
login_attempt_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
org.go Chore: Add CloudWatch HTTP API tests (#29691) 5 years ago
org_test.go Backend: Rename variables for style conformance (#29097) 5 years ago
org_users.go
playlist.go Chore: Require OrgId to be specified in delete playlist command (#29117) 5 years ago
playlist_test.go playlist: Improve test (#29120) 5 years ago
plugin_setting.go
preferences.go Move middleware context handler logic to service (#29605) 5 years ago
preferences_test.go Move middleware context handler logic to service (#29605) 5 years ago
quota.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
quota_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
session.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
sql_test_data.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
sqlbuilder.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
sqlbuilder_test.go Backend: Rename variables for style conformance (#29097) 5 years ago
sqlstore.go Add option in database config to skip migrations for faster startup. (#30146) 5 years ago
sqlstore.goconvey
sqlstore_test.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
star.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
stars_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
stats.go Usage Stats: Remove unused method for getting user stats (#30074) 5 years ago
stats_integration_test.go Usage Stats: Remove unused method for getting user stats (#30074) 5 years ago
stats_test.go Usage Stats: Remove unused method for getting user stats (#30074) 5 years ago
tables.go
tags.go
tags_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
team.go Add an option to hide certain users in the UI (#28942) 5 years ago
team_test.go Add an option to hide certain users in the UI (#28942) 5 years ago
temp_user.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
temp_user_test.go Short URL: Cleanup unvisited/stale short URLs (#28867) 5 years ago
tls_mysql.go Chore: Fix staticcheck issues (#28854) 5 years ago
transactions.go Chore: Enable errorlint linter (#29227) 5 years ago
transactions_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
user.go Chore: Add CloudWatch HTTP API tests (#29691) 5 years ago
user_auth.go Chore: Enable errorlint linter (#29227) 5 years ago
user_auth_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
user_test.go Backend: Rename variables for style conformance (#29097) 5 years ago