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
Ezequiel Victorero 4c4d6fd425
PublicDashboards: collect stats for public dashboards (#50553)
3 years ago
..
db Dashboards: Split GetDashboardVersions method (#49967) 3 years ago
migrations Add correct table definition for migrations for old dashboard_public schema (#51292) 3 years ago
migrator Chore: Remove Wrapf (#50128) 3 years ago
mockstore Auth: Case insensitive ids duplicate usagestats (#50724) 3 years ago
permissions Access Control: Move dashboard actions and create scope provider (#48618) 3 years ago
searchstore Search (SQL): support dashboardUID query parameter (#50121) 3 years ago
sqlutil Chore: Add CloudWatch HTTP API tests (#29691) 4 years ago
alert.go Chore: Remove bus (#47511) 3 years ago
alert_notification.go Chore: Remove final x from sqlstore (#48086) 3 years ago
alert_notification_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
alert_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
annotation.go Access control: further reduce access control feature toggle checks (#48171) 3 years ago
annotation_cleanup.go Chore: Remove final x from sqlstore (#48086) 3 years ago
annotation_cleanup_test.go Chore: Remove final x from sqlstore (#48086) 3 years ago
annotation_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
apikey.go Service accounts: Migrate expired API keys (#50883) 3 years ago
apikey_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
dashboard_thumbs.go Previews: capability check (#44601) 3 years ago
dashboard_thumbs_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
database_wrapper.go Tracing: Use common traceID context value for opentracing and opentelemetry (#46411) 3 years ago
datasource.go Secrets: add better error handling for secret plugin failures when updating datasources (#50542) 3 years ago
datasource_test.go Chore: Remove global bus variable (#50765) 3 years ago
health.go Chore: Remove x from health, alert notification, dashboard, stats, user (#45265) 3 years ago
health_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
logger.go Chore: Update the xorm dependency (#22376) 5 years ago
login_attempt.go Chore: Remove bus (#47511) 3 years ago
login_attempt_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
org.go Chore: Remove global bus variable (#50765) 3 years ago
org_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
org_users.go AccessControl: Replace IsEnterprise checks with license checks (#49572) 3 years ago
org_users_test.go AccessControl: Enable RBAC by default (#48813) 3 years ago
playlist.go backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609) 3 years ago
playlist_test.go backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609) 3 years ago
plugin_setting.go Plugins: Fix problematic query (#46777) 3 years ago
plugin_setting_test.go Chore: Remove global bus variable (#50765) 3 years ago
quota.go Chore: Remove bus (#47511) 3 years ago
quota_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
session.go Chore: Remove x from session (#48074) 3 years ago
sqlbuilder.go Remove unnecesary joins from queries (#43626) 3 years ago
sqlbuilder_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
sqlstore.go Chore: Make test tracer noop and return no errors (#50797) 3 years ago
sqlstore.goconvey feat(invite): small progress 10 years ago
sqlstore_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
stats.go PublicDashboards: collect stats for public dashboards (#50553) 3 years ago
stats_integration_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
stats_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
store.go Auth: Case insensitive ids duplicate usagestats (#50724) 3 years ago
tables.go Began work on real sql schema definitions, and migration engine 10 years ago
tags.go Chore: Enable Go linter gocritic (#26224) 5 years ago
tags_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
team.go RBAC: Make RBAC action names more consistent (#49730) 3 years ago
team_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
temp_user.go Chore: Remove bus (#47511) 3 years ago
temp_user_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
tls_mysql.go Chore: Fix staticcheck issues (#28854) 5 years ago
transactions.go Chore: Remove global bus variable (#50765) 3 years ago
transactions_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
user.go clean up duplicated user creation code (#50178) 3 years ago
user_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago