Commit Graph

67 Commits (fbc8a484109dfd5d73e4a2da4e1065de918fa552)

Author SHA1 Message Date
lean.dev 9241bc5f5c
[v11.3.x] MigrationAssistant: Restrict dashboards, folders and datasources by the org id of the signed in user (#96345) 1 year ago
Fayzal Ghantiwala 8bc0014845
[v11.3.x] Alerting: Make context deadline on AlertNG service startup configurable (#96135) 1 year ago
Matheus Macabu 96384b5181
CloudMigrations: cover cases where library panel has no folder (#94405) 1 year ago
Matheus Macabu 6bd2f9f3ea
CloudMigrations: remove duplicated import on test (#94322) 1 year ago
Matheus Macabu e89aef57cb
CloudMigrations: wire ngalert to cloud migration service and add slicesext.Map helper (#94254) 1 year ago
Dana Axinte d88be2819d
CloudMigrations: Store parent folder name in cloud_migration_resource table (#94009) 1 year ago
Roberto Jiménez Sánchez 19c77eaae1
CloudMigrations: Fix traceability & HTTP Client initialisation (#94141) 1 year ago
Matheus Macabu 1635a3cd67
CloudMigrations: Add support for migration of Library Elements (Panels) resources (#93898) 1 year ago
Dana Axinte 1a31abe254
CloudMigrations: Limit frontend query to get latest snapshots (#93639) 1 year ago
Michael Mandrus 1c648fd010
Chore: Fix flaky cloud migration test (#94035) 1 year ago
Bruno 6f92fd64ce
Cloud migrations: add more context to errors (#93814) 1 year ago
Bruno 8f66b7fdb0
Cloud migrations: disable flaky test (#93921) 1 year ago
Michael Mandrus e672796632
CloudMigrations: Fix OrderBy clause in GetSnapshotList sql handler (#93857) 1 year ago
Bruno 1b7cd4c684
Cloud migrations: store resource name in the cloud_migration_resource table (#93612) 1 year ago
Matheus Macabu 1e720306dd
CloudMigrations: replace slicesext.Chunk with stdlib implementation (#93743) 1 year ago
Matheus Macabu 945484232c
CloudMigrations: remove unused code from sync migration approach (#93430) 1 year ago
Michael Mandrus f4c5c5c418
Chore: Fix flaky cloud migration test due to ordered steps running in parallel (#93491) 1 year ago
Matheus Macabu 4f21ecf982
CloudMigrations: improve nil handling (#93257) 1 year ago
Bruno 90b44fdcbf
Cloud migrations: GetSnapshotList only returns snapshots that belong to a session that exists (#91798) 1 year ago
Michael Mandrus eee3a75b8b
CloudMigrations: Misc cleanup before codefreeze (#91725) 1 year ago
lean.dev e20c7342a9
CloudMigration: Removes snapshot and resources when deleting a session (#91548) 1 year ago
Michael Mandrus 6cd0971dc6
CloudMigration: Show warning message for successfully migrated non-core data sources (#91545) 1 year ago
Michael Mandrus 3e138449bb
CloudMigrations: Fix bugs found during local testing (#91163) 2 years ago
lean.dev d8555019f1
CloudMigrations: Fix migration in docker (#91147) 2 years ago
Michael Mandrus a6088e4ee4
CloudMigrations: Improvements to backend (#91012) 2 years ago
Michael Mandrus dc355331a6
CloudMigrations: Store encryption key in unified secrets table (#90908) 2 years ago
Bruno 8d8f2ba587
Cloud migration: encryption key is a byte slice (#90739) 2 years ago
Bruno 07685646a3
Cloud migrations: include metadata returned by CMS in the index file (#90658) 2 years ago
Michael Mandrus ee90cd3031
CloudMigrations: Send local events to gms during the migration process (#90637) 2 years ago
Michael Mandrus 71a97b925a
CloudMigrations: Add and fix logging (#90616) 2 years ago
Michael Mandrus 17228e5794
CloudMigrations: Handle cancelation during snapshot building and upload (#90612) 2 years ago
Michael Mandrus a43a538976
CloudMigrations: Fix issues discovered during end to end testing (#90562) 2 years ago
Michael Mandrus 9b7e9d992b
CloudMigrations: Query GMS for a presigned upload url at upload time (#90505) 2 years ago
Michael Mandrus 83b309c724
CloudMigrations: Don't migrate dashboards that are soft-deleted (#90454) 2 years ago
Michael Mandrus 6585ed16e5
Chore: Fix CloudMigration unit tests (#90489) 2 years ago
Michael Mandrus 6ff21726b7
CloudMigrations: Query GMS for snapshot status with a results offset (#90453) 2 years ago
Michael Mandrus 542a1bf3ac
CloudMigrations: Query Grafana Migration Status for status while the snapshot is in the cloud (#90314) 2 years ago
Bruno 420ff1d07b
Cloud migration: upload snapshot files using presigned url (#90273) 2 years ago
Michael Mandrus 317da43a84
CloudMigration: Provide a stats rollup in the GetSnapshot response (#90252) 2 years ago
Bruno d1952bb681
Cloud migrations: create snapshot files (#89693) 2 years ago
Michael Mandrus 6761ed863f
CloudMigrations: Add ordering to snapshot list query (#89916) 2 years ago
Michael Mandrus 4d69213829
CloudMigrations: Break snapshot resources out into their own table (#89575) 2 years ago
Michael Mandrus 89337ea01f
CloudMigrations: Add unit tests for snapshot management (#89521) 2 years ago
Michael Mandrus 8a8f97b0e4
CloudMigrations: Implement snapshot management apis (#89296) 2 years ago
Dave Henderson 6262c56132
chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2 years ago
Michael Mandrus 9d3a4e236d
CloudMigrations: Refactor API for async work (#89084) 2 years ago
lean.dev 330da7916d
Chore: Add unit test for cloudmigration package (#88868) 2 years ago
Bruno 33b9544047
Cloud migrations: create route to delete token (#88297) 2 years ago
Bruno 83543c6b12
Cloud migrations: create route to fetch cloud migration token (#88176) 2 years ago
Bruno 14ccf7f6d1
Cloud migrations: return errutil.Error in http responses (#87448) 2 years ago