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
Ryan McKinley 9aa03acfa6
Chore: remove sql testdata (#38945)
4 years ago
..
migrations add key/value store service (#36868) 4 years ago
migrator Migrate to Wire for dependency injection (#32289) 4 years ago
permissions Chore: Start harmonizing linting with plugin SDK (#25854) 5 years ago
searchstore Chore: update all +build statements (#38782) 4 years ago
sqlutil Chore: Add CloudWatch HTTP API tests (#29691) 4 years ago
alert.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
alert_notification.go Sort notification channels alphabetically (#37426) 4 years ago
alert_notification_test.go Chore: update all +build statements (#38782) 4 years ago
alert_test.go Chore: update all +build statements (#38782) 4 years ago
annotation.go Chore: Replace util.DynMap with structs (#36332) 4 years ago
annotation_cleanup.go Annotations: Prevent orphaned annotation tags cleanup when no annotations were cleaned (#33957) 4 years ago
annotation_cleanup_test.go Instrumentation: Start tracing database requests (#34572) 4 years ago
annotation_test.go Chore: update all +build statements (#38782) 4 years ago
apikey.go Return 404 when deleting non-existing API key (#33346) 4 years ago
apikey_test.go Chore: update all +build statements (#38782) 4 years ago
dashboard.go Folder API: optionally force deleting Grafana 8 alerts when deleting a folder (or error) (#36427) 4 years ago
dashboard_acl.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
dashboard_acl_test.go Chore: update all +build statements (#38782) 4 years ago
dashboard_folder_test.go Chore: update all +build statements (#38782) 4 years ago
dashboard_provisioning.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
dashboard_provisioning_test.go Chore: update all +build statements (#38782) 4 years ago
dashboard_snapshot.go Chore: Refactor securedata to remove global encryption calls from dashboard snapshots (#38714) 4 years ago
dashboard_snapshot_test.go Chore: update all +build statements (#38782) 4 years ago
dashboard_test.go Chore: update all +build statements (#38782) 4 years ago
dashboard_version.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
dashboard_version_test.go Chore: update all +build statements (#38782) 4 years ago
database_wrapper.go Instrumentation: Start tracing database requests (#34572) 4 years ago
datasource.go Add event after datasource create (#38467) 4 years ago
datasource_test.go Chore: update all +build statements (#38782) 4 years ago
health.go API: Query database from /api/health endpoint (#28349) 5 years ago
health_test.go Chore: update all +build statements (#38782) 4 years ago
logger.go Chore: Update the xorm dependency (#22376) 5 years ago
login_attempt.go Chore: Fix staticcheck issues (#28854) 5 years ago
login_attempt_test.go Chore: update all +build statements (#38782) 4 years ago
org.go Chore(deps): Bump xorm.io/xorm from 0.8.1 to 0.8.2 (#30773) 4 years ago
org_test.go Chore: update all +build statements (#38782) 4 years ago
org_users.go 32540: Add org users with pagination (#33788) 4 years ago
playlist.go Chore: Require OrgId to be specified in delete playlist command (#29117) 5 years ago
playlist_test.go Chore: update all +build statements (#38782) 4 years ago
plugin_setting.go Chore: Remove global encryption calls from sqlstore (#38588) 4 years ago
preferences.go Chore: Use context.Context for the get home dashboard API endpoint (#36735) 4 years ago
preferences_test.go Chore: update all +build statements (#38782) 4 years ago
quota.go Quota: Do not count folders towards dashboard quota (#32519) 4 years ago
quota_test.go Chore: update all +build statements (#38782) 4 years ago
session.go Instrumentation: Start tracing database requests (#34572) 4 years ago
sqlbuilder.go LibraryPanels: Adds permissions to getAllHandler (#31416) 4 years ago
sqlbuilder_test.go Chore: update all +build statements (#38782) 4 years ago
sqlstore.go Migrate to Wire for dependency injection (#32289) 4 years ago
sqlstore.goconvey feat(invite): small progress 10 years ago
sqlstore_test.go Chore: update all +build statements (#38782) 4 years ago
star.go Instrumentation: add context.Context to the dashboard get flow. (#34955) 4 years ago
stars_test.go Chore: update all +build statements (#38782) 4 years ago
stats.go UsageStats: Extend usage stats for count permissions in folders and dashborads (#36065) 4 years ago
stats_integration_test.go Chore: update all +build statements (#38782) 4 years ago
stats_test.go Chore: update all +build statements (#38782) 4 years ago
tables.go Began work on real sql schema definitions, and migration engine 11 years ago
tags.go Chore: Enable Go linter gocritic (#26224) 5 years ago
tags_test.go Chore: update all +build statements (#38782) 4 years ago
team.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
team_test.go Chore: update all +build statements (#38782) 4 years ago
temp_user.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
temp_user_test.go Chore: update all +build statements (#38782) 4 years ago
tls_mysql.go Chore: Fix staticcheck issues (#28854) 5 years ago
transactions.go fix sqlite3 tx retry condition operator precedence (#32897) 4 years ago
transactions_test.go Chore: update all +build statements (#38782) 4 years ago
user.go Add filter to search users by active (#38637) 4 years ago
user_test.go Chore: update all +build statements (#38782) 4 years ago