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
Karl Persson a5e4a533fa
Access control: use uid for dashboard and folder scopes (#46807)
3 years ago
..
accesscontrol Access control: use uid for dashboard and folder scopes (#46807) 3 years ago
ualert Alerting: add collision safe update function for alertmanager configurations (#46692) 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 APIKeys: add API key migration to ensure fk is null (#46285) 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
dashboard_acl.go Extract search users functions into a service (#39002) 4 years ago
dashboard_mig.go Extract search users functions into a service (#39002) 4 years ago
dashboard_snapshot_mig.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
dashboard_thumbs_mig.go Dash previews: populate crawler queue from SQL query (#44083) 3 years ago
dashboard_version_mig.go Chore: Fix SQL related Go variable naming (#28887) 5 years ago
datasource_mig.go Alerting: improve alerting default datasource search when extracting alerts (#29993) 4 years ago
db_file_storage.go FileStore: add basic file storage API (#46051) 3 years ago
heartbeat_mig.go
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
migrations.go Access control: Use access control for dashboard and folder (#44702) 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
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) 3 years ago
query_history_star_mig.go Query history: Create API to star and unstar query in query history (#45077) 3 years ago
quota_mig.go Chore: Enable whitespace linter (#25903) 5 years ago
secrets_mig.go Security: Add secrets service (#39418) 4 years ago
serverlock_migrations.go moves migrations to /sqlstore/migrations 7 years ago
session_mig.go
short_url_mig.go Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 5 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) 3 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