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
Jguer 3250bf6b2b
AccessControl: Add migration for seeding managed inherited permissions (#49337)
4 years ago
..
accesscontrol AccessControl: Add migration for seeding managed inherited permissions (#49337) 4 years ago
ualert Alerting: Add a "Reason" to Alert Instances to show underlying cause of state. (#49259) 4 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) 4 years ago
cache_data_mig.go renames key to cache_key 7 years ago
comments_migrations.go Comments: support live comments in dashboards and annotations (#44980) 4 years ago
common.go login: uses epochs for login throtting. 8 years ago
dashboard_acl.go Extract search users functions into a service (#39002) 4 years ago
dashboard_mig.go add isPublic to dashboard (#48012) 4 years ago
dashboard_public_config_mig.go public dashboards: add public dashboard table (#48470) 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) 4 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) 5 years ago
db_file_storage.go Storage: enable SQL backend (#48095) 4 years ago
entity_events_mig.go Search: in-memory index (#47709) 4 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) 4 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 AccessControl: Add migration for seeding managed inherited permissions (#49337) 4 years ago
migrations_test.go Skip flaky test (#45785) 4 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) 6 years ago
preferences_mig.go Navigation: Introduce a preferences table to store Navbar preferences (#44914) 4 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) 4 years ago
quota_mig.go Chore: Enable whitespace linter (#25903) 6 years ago
secrets_mig.go Encryption: Add support for multiple data keys per day (#47765) 4 years ago
serverlock_migrations.go moves migrations to /sqlstore/migrations 7 years ago
session_mig.go
short_url_mig.go chore: remove executable permissions of source files and docs (#46303) 4 years ago
stats_mig.go Chore/fix lint issues (#27704) 5 years ago
tag_mig.go Chore: Enable whitespace linter (#25903) 6 years ago
team_mig.go Teams: Add index for permission check (#25736) 6 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) 5 years ago
user_mig.go Service accounts: make is_service_account nullable (#45541) 4 years ago