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
Santiago c9654c4bc0
Fix issues with Slack contact points (#40953)
4 years ago
..
migrations Fix issues with Slack contact points (#40953) 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 Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
alert_notification_test.go Chore: Remove GoConvey from sqlstore package (#40753) 4 years ago
alert_test.go Chore: Remove GoConvey from sqlstore package (#40753) 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 Access Control: Add service accounts (#38994) 4 years ago
apikey_test.go add context to api crud calls (#40047) 4 years ago
dashboard.go Context: Add context to hasEditPermission call bus call (#40107) 4 years ago
dashboard_acl.go Chore: Propagate context for dashboard guardian (#39201) 4 years ago
dashboard_acl_test.go Chore: Remove GoConvey from sqlstore package (#40753) 4 years ago
dashboard_folder_test.go Chore: Remove convey from dashboards (#39898) 4 years ago
dashboard_provisioning.go Chore: Add context for dashboards (#39844) 4 years ago
dashboard_provisioning_test.go Chore: Remove GoConvey from sqlstore package (#40753) 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 Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
dashboard_test.go Chore: Remove convey from dashboards (#39898) 4 years ago
dashboard_version.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
dashboard_version_test.go Chore: Remove GoConvey from sqlstore package (#40753) 4 years ago
database_wrapper.go Packaging: Dependency updates (#40534) 4 years ago
datasource.go Chore: Propagate context for data source provisioning (#40235) 4 years ago
datasource_test.go Chore: Propagate context for data source provisioning (#40235) 4 years ago
health.go Context: Add context to /api/health calls (#40031) 4 years ago
health_test.go Context: Add context to /api/health calls (#40031) 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: Remove GoConvey from sqlstore package (#40753) 4 years ago
org.go Alerting: cleanup alert resources on org removal (#39938) 4 years ago
org_test.go Chore: Remove GoConvey from sqlstore package (#40753) 4 years ago
org_users.go Chore: Add context to org users (#39526) 4 years ago
playlist.go PlaylistPage: fix search input (#39226) 4 years ago
playlist_test.go Chore: update all +build statements (#38782) 4 years ago
plugin_setting.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
preferences.go Dashboard: Add week start option to global and dashboard preferences (#40010) 4 years ago
preferences_test.go Chore: update all +build statements (#38782) 4 years ago
quota.go Alerting: Remove `ngalert` feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) 4 years ago
quota_test.go Chore: Propagate context for quotas (#39205) 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 Alerting: fix ngalert alertmanager SQL Syntax Errors (#40827) 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 Chore: Add context to star and stats (#39591) 4 years ago
stars_test.go Chore: Add context to star and stats (#39591) 4 years ago
stats.go Chore: Add context to star and stats (#39591) 4 years ago
stats_integration_test.go Chore: Add context to star and stats (#39591) 4 years ago
stats_test.go Chore: Add context to user (#39649) 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: Remove GoConvey from sqlstore package (#40753) 4 years ago
team.go Chore: Add context to team (#40504) 4 years ago
team_test.go Chore: Add context to team (#40504) 4 years ago
temp_user.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
temp_user_test.go Chore: Remove GoConvey from sqlstore package (#40753) 4 years ago
tls_mysql.go Chore: Fix staticcheck issues (#28854) 5 years ago
transactions.go remove crit and trace (#40320) 4 years ago
transactions_test.go Chore: Remove GoConvey from sqlstore package (#40753) 4 years ago
user.go Chore: Add context to team (#40504) 4 years ago
user_test.go Chore: Add context to user (#39649) 4 years ago