grafana/pkg/setting
Bruno b1592b5e36
Cloud migrations: store snapshots in the database (#108551)
* Cloud migrations: store snapshots in the database

* update github.com/grafana/grafana-cloud-migration-snapshot to v1.9.0

* make update-workspace

* use new field name in test

* return error after call to fmt.Errorf

* create methods for readability / fix session deletiong not deleting snapshots

* remove debugging changes

* update sample.ini

* update tests to include OrgID in ListSnapshotsQuery

* lint

* lint

* Update pkg/services/cloudmigration/cloudmigrationimpl/snapshot_mgmt.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* remove TODO

* Update pkg/services/cloudmigration/cloudmigrationimpl/snapshot_mgmt.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* remove one of the debug logs

---------

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
2025-07-25 11:41:21 -03:00
..
settingtest Chore: Update mocks with recent mockery (#107816) 2025-07-09 09:15:34 +02:00
testdata
date_formats.go
date_formats_test.go
dynamic_settings_test.go
expanders.go
expanders_test.go
provider.go SSO SAML: Remove SettingProvider settings from SSO interactions (#94900) 2024-10-21 11:28:55 +02:00
setting.go unified-storage: expose ring replication factor config (#106345) 2025-07-22 09:32:22 +02:00
setting_anonymous.go Revert "Anonymous: Enforce org role Viewer setting (#102070)" (#103043) 2025-03-31 10:31:53 +01:00
setting_auth_proxy.go
setting_azure.go OAuth: Add support for new user identity flags for grafana-azure-sdk-go (#98703) 2025-01-24 12:48:27 +00:00
setting_azure_test.go OAuth: Add support for new user identity flags for grafana-azure-sdk-go (#98703) 2025-01-24 12:48:27 +00:00
setting_cloud_migration.go Cloud migrations: store snapshots in the database (#108551) 2025-07-25 11:41:21 -03:00
setting_data_proxy.go
setting_feature_toggles.go
setting_feature_toggles_test.go
setting_featuremgmt.go
setting_grafana_javascript_agent.go Frontend Monitoring: Set correct default value in Go file (#94976) 2024-10-18 17:52:46 +03:00
setting_grpc.go AuthZ: Launch service within IAM app (#96421) 2024-11-20 11:13:33 +01:00
setting_jwt.go JWT: Add org role mapping support to the JWT provider (#101584) 2025-03-21 14:18:53 +01:00
setting_k8s_dashboard_cleanup.go App platform: Add cleanup job for dashboards when going through /apis (kubectl) (#102506) 2025-03-22 23:47:27 +01:00
setting_openfeature.go OpenFeature: Add config setting to disable API (#108620) 2025-07-24 19:45:22 +00:00
setting_openfeature_test.go Extend OpenFeature service (#106707) 2025-06-13 17:30:53 +02:00
setting_passwordless_magic_link.go Auth: Passwordless Login Option Using Magic Links (#95436) 2024-11-14 08:50:55 -05:00
setting_plugins.go fix: preinstall sync plugins have priority over preinstall_async plugin (#106016) 2025-05-27 08:32:02 -04:00
setting_plugins_test.go fix: preinstall sync plugins have priority over preinstall_async plugin (#106016) 2025-05-27 08:32:02 -04:00
setting_quota.go
setting_remote_cache.go RemoteCache: Refactor remote cache settings (#95672) 2024-11-04 17:35:31 +01:00
setting_search.go
setting_secrets_manager.go SecretsManager: Unify KMS across OSS and Enterprise (#108085) 2025-07-15 14:39:20 -04:00
setting_secrets_manager_test.go SecretsManager: Unify KMS across OSS and Enterprise (#108085) 2025-07-15 14:39:20 -04:00
setting_secure_socks_proxy.go
setting_secure_socks_proxy_test.go
setting_session_test.go
setting_smtp.go
setting_smtp_test.go
setting_storage.go
setting_test.go feat: map GF_INSTALL_PLUGINS to use preinstall plugins feature (#105145) 2025-05-22 08:23:33 -04:00
setting_time_picker.go Dashboard: Add configurable quick ranges for the time picker (#102254) 2025-06-12 17:51:46 +02:00
setting_time_picker_test.go Dashboard: Add configurable quick ranges for the time picker (#102254) 2025-06-12 17:51:46 +02:00
setting_unified_alerting.go Alerting: Notifiication history (#107644) 2025-07-17 14:26:26 +01:00
setting_unified_alerting_test.go Alerting: Add support for Redis Sentinel for Alerting HA (#106322) 2025-06-05 15:02:40 +01:00
setting_unified_storage.go unified-storage: expose ring replication factor config (#106345) 2025-07-22 09:32:22 +02:00
setting_unified_storage_test.go Unified Storage/Search: Add max count config for indexing (#107255) 2025-06-27 14:00:39 +02:00
settings_rbac.go Zanzana: Add setting zanzana reconciliation interval (#96687) 2024-11-21 09:20:29 +01:00
settings_zanzana.go Zanzana: Support more cache configuration options (#107155) 2025-07-10 19:51:02 +00:00