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/migrations
Torkel Ödegaard 70cb8400c3 feat(alerting): changed name of root Alerts nav item and page from Alerts to Alerting 10 years ago
..
alert_mig.go feat(alerting): changed name of root Alerts nav item and page from Alerts to Alerting 10 years ago
apikey_mig.go Increase api_key.key varchar to 255 length 11 years ago
common.go Added missing common.go 11 years ago
dashboard_mig.go Updated http_api docs 10 years ago
dashboard_snapshot_mig.go Successfully displayed userdId in UI 10 years ago
datasource_mig.go add with_credentials to datasource model 10 years ago
migrations.go feat(alerting): add basic tables for alerting definitions 10 years ago
migrations_test.go feat(alerting): add datasource ref to alert rule 10 years ago
org_mig.go updated circle with fmt formating test 11 years ago
playlist_mig.go refactor(playlist): refactor of playlist feature, and PR #3776 10 years ago
plugin_setting.go feat(plugins): began refactoring AppSettings -> PluginSettings, and have the plugins list view and plugin edit view be common for all plugins 10 years ago
preferences_mig.go fix(postgres): fixed issue with postgres caused by wrong prefrences table types, dropped table and created it with correct column types, fixes #4558 10 years ago
quota_mig.go enhance quota support. 10 years ago
session_mig.go Issue 3461: Session table is now created automatically 10 years ago
temp_user.go fix(mysql): fix for migration in newly added temp_user table, fixes #2509 10 years ago
user_mig.go Fixed gofmt formating, updated precommit hook 11 years ago