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
bergquist 0f0fa0c257 feat(alerting): adds endpoint for getting alert states log 9 years ago
..
alert_mig.go feat(alerting): adds endpoint for getting alert states log 9 years ago
apikey_mig.go Increase api_key.key varchar to 255 length 10 years ago
common.go Added missing common.go 10 years ago
dashboard_mig.go Updated http_api docs 9 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 9 years ago
migrations_test.go Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 10 years ago
org_mig.go updated circle with fmt formating test 10 years ago
playlist_mig.go refactor(playlist): refactor of playlist feature, and PR #3776 9 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 9 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 9 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 10 years ago