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
gotjosh eb74994b8b
Alerting: Modify configuration apply and save semantics - v2 (#34143)
4 years ago
..
migrations Alerting: Modify configuration apply and save semantics - v2 (#34143) 4 years ago
migrator Alerting: Change rule migration to be based on feature flag (#33792) 4 years ago
permissions
searchstore use dynamic ID in test assertion for search (#33320) 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 SQLStore: Close session in withDbSession (#31775) 4 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: avoid hard-coding IDs in integration tests (#33152) 4 years ago
annotation.go API: Return 400 on invalid Annotation requests (#32429) 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 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 Return 404 when deleting non-existing API key (#33346) 4 years ago
apikey_test.go Return 404 when deleting non-existing API key (#33346) 4 years ago
dashboard.go [Alerting]: Use title instead of slug for retrieving the namespace (#32957) 4 years ago
dashboard_acl.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
dashboard_acl_test.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
dashboard_folder_test.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
dashboard_provisioning.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
dashboard_provisioning_test.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
dashboard_snapshot.go Chore(deps): Bump xorm.io/xorm from 0.8.1 to 0.8.2 (#30773) 4 years ago
dashboard_snapshot_test.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
dashboard_test.go Chore: avoid hard-coding IDs in integration tests (#33152) 4 years ago
dashboard_version.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
dashboard_version_test.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
database_wrapper.go instrumentation: make the first database histogram bucket smaller (#30995) 4 years ago
datasource.go Chore: Collect elasticsearch version usage stats (#31787) 4 years ago
datasource_test.go Chore: Collect elasticsearch version usage stats (#31787) 4 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(deps): Bump xorm.io/xorm from 0.8.1 to 0.8.2 (#30773) 4 years ago
org_test.go 32540: Add org users with pagination (#33788) 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 playlist: Improve test (#29120) 5 years ago
plugin_setting.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
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 Quota: Do not count folders towards dashboard quota (#32519) 4 years ago
quota_test.go Quota: Do not count folders towards dashboard quota (#32519) 4 years ago
session.go SQLStore: Close session in withDbSession (#31775) 4 years ago
sql_test_data.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
sqlbuilder.go LibraryPanels: Adds permissions to getAllHandler (#31416) 4 years ago
sqlbuilder_test.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
sqlstore.go Alerting: Change rule migration to be based on feature flag (#33792) 4 years ago
sqlstore.goconvey
sqlstore_test.go Redact sensitive values before logging them (#33829) 4 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 SQLStore: Close session in withDbSession (#31775) 4 years ago
stats_integration_test.go Usage Stats: Remove unused method for getting user stats (#30074) 4 years ago
stats_test.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
tables.go
tags.go
tags_test.go SQLStore: Run tests as integration tests (#28265) 5 years ago
team.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
team_test.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 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 fix sqlite3 tx retry condition operator precedence (#32897) 4 years ago
transactions_test.go SQLStore: Close session in withDbSession (#31775) 4 years ago
user.go SQLStore: Close session in withDbSession (#31775) 4 years ago
user_auth.go Generic OAuth: Prevent adding duplicated users (#32286) 4 years ago
user_auth_test.go Generic OAuth: Prevent adding duplicated users (#32286) 4 years ago
user_test.go Chore: avoid hard-coding IDs in integration tests (#33152) 4 years ago