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
Arve Knudsen d28d495235
Chore: Enable PR testing in Drone (#26189)
5 years ago
..
alert_mig.go Alerting: Support storing sensitive notifier settings securely/encrypted (#25114) 5 years ago
annotation_mig.go Chore: Enable whitespace linter (#25903) 5 years ago
apikey_mig.go Auth: Allow expiration of API keys (#17678) 6 years ago
cache_data_mig.go renames key to cache_key 6 years ago
common.go login: uses epochs for login throtting. 7 years ago
dashboard_acl.go move database-specific code into dialects (#11884) 7 years ago
dashboard_mig.go Chore: Enable whitespace linter (#25903) 5 years ago
dashboard_snapshot_mig.go snapshots: Add external_delete_url column 7 years ago
dashboard_version_mig.go move database-specific code into dialects (#11884) 7 years ago
datasource_mig.go Provisioning: Allows specifying uid for datasource and use that in derived fields (#23585) 5 years ago
heartbeat_mig.go feat(query_part): refactoring query part 9 years ago
login_attempt_mig.go login: migration fix. 7 years ago
migrations.go Move oauth token migrations in user_auth_mig 6 years ago
migrations_test.go Chore: Enable PR testing in Drone (#26189) 5 years ago
org_mig.go Sqlstore refactor (#11908) 7 years ago
playlist_mig.go utf8mb4 encoding (#7959) 8 years ago
plugin_setting.go Chore: Enable whitespace linter (#25903) 5 years ago
preferences_mig.go Chore: Enable whitespace linter (#25903) 5 years ago
quota_mig.go Chore: Enable whitespace linter (#25903) 5 years ago
serverlock_migrations.go moves migrations to /sqlstore/migrations 7 years ago
session_mig.go Issue 3461: Session table is now created automatically 10 years ago
stats_mig.go pkg: fix deadcode issues 7 years ago
tag_mig.go Chore: Enable whitespace linter (#25903) 5 years ago
team_mig.go Teams: Add index for permission check (#25736) 5 years ago
temp_user.go tweak column lengths for utf8mb4 support on older mysql (#8483) 8 years ago
user_auth_mig.go Move oauth token migrations in user_auth_mig 6 years ago
user_auth_token_mig.go begin user auth token implementation 7 years ago
user_mig.go services/sqlstore: Order results in UserSearch by username/email (#23328) 5 years ago