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
Alexander Weaver 9f45e2e706
Alerting: Fix legacy migration crash when rule name is too long (#55053)
3 years ago
..
accesscontrol Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
ualert Alerting: Fix legacy migration crash when rule name is too long (#55053) 3 years ago
alert_mig.go SQL: Define primary key for tables without it (#22255) 5 years ago
annotation_mig.go SQL: Define primary key for tables without it (#22255) 5 years ago
apikey_mig.go API Keys: Add revocation for SATs (#53896) 3 years ago
cache_data_mig.go renames key to cache_key 6 years ago
comments_migrations.go Comments: support live comments in dashboards and annotations (#44980) 3 years ago
common.go SQLStore: Add deprecation comments for breaking migrations (#49740) 3 years ago
correlations_mig.go Correlations: Add GetCorrelation(s) HTTP APIs (#52517) 3 years ago
dashboard_acl.go Rename Acl to ACL (#52342) 3 years ago
dashboard_mig.go add isPublic to dashboard (#48012) 3 years ago
dashboard_public_mig.go Add correct table definition for migrations for old dashboard_public schema (#51292) 3 years ago
dashboard_snapshot_mig.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
dashboard_thumbs_mig.go Previews: fix `dashboard.thumbnails.ds_uids` migration (#52960) 3 years ago
dashboard_version_mig.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
datasource_mig.go SQLStore: Prevent migration_id duplicates (#47774) 3 years ago
db_file_storage.go Storage: enable SQL backend (#48095) 3 years ago
entity_events_mig.go Search: in-memory index (#47709) 3 years ago
heartbeat_mig.go feat(query_part): refactoring query part 9 years ago
kv_store_mig.go add key/value store service (#36868) 4 years ago
libraryelements.go LibraryPanels: Increase max description length to 2048 chars (#46601) 3 years ago
live_mig.go Migrate to Wire for dependency injection (#32289) 4 years ago
login_attempt_mig.go login: migration fix. 8 years ago
migrations.go Correlations: Add CreateCorrelation HTTP API (#51630) 3 years ago
migrations_test.go Skip flaky test (#45785) 3 years ago
org_mig.go Extract search users functions into a service (#39002) 4 years ago
playlist_mig.go backend: add PlaylistUIDs to Playlist; remove playlist IDs from API (#49609) 3 years ago
plugin_setting.go Chore: Enable whitespace linter (#25903) 5 years ago
preferences_mig.go Navigation: Introduce a preferences table to store Navbar preferences (#44914) 3 years ago
query_history_mig.go Query history: Create API to add query to query history (#44479) 4 years ago
query_history_star_mig.go Query history: Cleanup (#48303) 3 years ago
quota_mig.go Chore: Enable whitespace linter (#25903) 5 years ago
secrets_mig.go Encryption: Fix multiple data keys migration (#49848) 3 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
short_url_mig.go chore: remove executable permissions of source files and docs (#46303) 3 years ago
stats_mig.go Chore/fix lint issues (#27704) 5 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 Chore: Fix SQL related Go variable naming (#28887) 5 years ago
user_auth_mig.go OAuth: persisting the id token (#42938) 4 years ago
user_auth_token_mig.go Auth: Allow soft token revocation (#31601) 4 years ago
user_mig.go Service accounts: make is_service_account nullable (#45541) 3 years ago