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
Marcus Efraimsson 11d03f7961
Chore: Use context.Context for the get home dashboard API endpoint (#36735)
5 years ago
..
migrations Alerting: fix conflicting folder and dashboard permissions during migration (#35967) 5 years ago
migrator Alerting: fix postgres migration on conflict (#35556) 5 years ago
permissions
searchstore use dynamic ID in test assertion for search (#33320) 5 years ago
sqlutil
alert.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 5 years ago
alert_notification.go Instrumentation: Start tracing database requests (#34572) 5 years ago
alert_notification_test.go
alert_test.go Chore: avoid hard-coding IDs in integration tests (#33152) 5 years ago
annotation.go Chore: Replace util.DynMap with structs (#36332) 5 years ago
annotation_cleanup.go Annotations: Prevent orphaned annotation tags cleanup when no annotations were cleaned (#33957) 5 years ago
annotation_cleanup_test.go Instrumentation: Start tracing database requests (#34572) 5 years ago
annotation_test.go Annotations: Adds tags endpoint (#36199) 5 years ago
apikey.go Return 404 when deleting non-existing API key (#33346) 5 years ago
apikey_test.go Return 404 when deleting non-existing API key (#33346) 5 years ago
dashboard.go Chore: Use context.Context for the get home dashboard API endpoint (#36735) 5 years ago
dashboard_acl.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 5 years ago
dashboard_acl_test.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 5 years ago
dashboard_folder_test.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 5 years ago
dashboard_provisioning.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 5 years ago
dashboard_provisioning_test.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 5 years ago
dashboard_snapshot.go
dashboard_snapshot_test.go
dashboard_test.go Chore: avoid hard-coding IDs in integration tests (#33152) 5 years ago
dashboard_version.go
dashboard_version_test.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 5 years ago
database_wrapper.go Instrumentation: Start tracing database requests (#34572) 5 years ago
datasource.go Chore: Collect elasticsearch version usage stats (#31787) 5 years ago
datasource_test.go Chore: Collect elasticsearch version usage stats (#31787) 5 years ago
health.go
health_test.go
logger.go
login_attempt.go
login_attempt_test.go
org.go
org_test.go bus: add ctx for all signed in user queries (#33970) 5 years ago
org_users.go 32540: Add org users with pagination (#33788) 5 years ago
playlist.go
playlist_test.go
plugin_setting.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 5 years ago
preferences.go Chore: Use context.Context for the get home dashboard API endpoint (#36735) 5 years ago
preferences_test.go Chore: Use context.Context for the get home dashboard API endpoint (#36735) 5 years ago
quota.go Quota: Do not count folders towards dashboard quota (#32519) 5 years ago
quota_test.go Quota: Do not count folders towards dashboard quota (#32519) 5 years ago
session.go Instrumentation: Start tracing database requests (#34572) 5 years ago
sql_test_data.go
sqlbuilder.go
sqlbuilder_test.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 5 years ago
sqlstore.go Chore: Use context.Context for the get home dashboard API endpoint (#36735) 5 years ago
sqlstore.goconvey
sqlstore_test.go Redact sensitive values before logging them (#33829) 5 years ago
star.go Instrumentation: add context.Context to the dashboard get flow. (#34955) 5 years ago
stars_test.go Instrumentation: add context.Context to the dashboard get flow. (#34955) 5 years ago
stats.go UsageStats: Extend usage stats for count permissions in folders and dashborads (#36065) 5 years ago
stats_integration_test.go
stats_test.go LibraryElements: Creates usage stats for panels and variables (#34476) 5 years ago
tables.go
tags.go
tags_test.go Instrumentation: Start tracing database requests (#34572) 5 years ago
team.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 5 years ago
team_test.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 5 years ago
temp_user.go
temp_user_test.go
tls_mysql.go
transactions.go fix sqlite3 tx retry condition operator precedence (#32897) 5 years ago
transactions_test.go SQLStore: Close session in withDbSession (#31775) 5 years ago
user.go add context to getsignedinUser calls (#35963) 5 years ago
user_auth.go Generic OAuth: Prevent adding duplicated users (#32286) 5 years ago
user_auth_test.go Generic OAuth: Prevent adding duplicated users (#32286) 5 years ago
user_test.go add context to getsignedinUser calls (#35963) 5 years ago