grafana/pkg/setting
Peter Štibraný a44af81082
Unified storage search: Introduce min index update interval (#111978)
* Don't update index more often than specified index_min_update_interval.

* Add artificial sleep at the end of write operations.

* Improve test: check for number of update calls, make diff check less flaky.

* Make test less flaky by allowing for higher diff variance.

* Make test less flaky by allowing for expected update calls variance.
2025-10-06 10:02:03 +02: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
setting.go Unified storage search: Introduce min index update interval (#111978) 2025-10-06 10:02:03 +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
setting_azure_test.go
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_grafana_javascript_agent.go
setting_grpc.go `grafana-iam`: Adds config opts for RBACRemoteClient for load balancing (#110819) 2025-09-16 09:49:37 +01:00
setting_jwt.go Auth: Support JWT configs `tls_client_ca` and `jwk_set_bearer_token_file` (#109095) 2025-08-26 09:50:06 -03: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
setting_plugins.go Chore: Removes HideAngularDeprecation configuration (#110665) 2025-09-08 12:39:01 +02:00
setting_plugins_test.go Chore: Removes HideAngularDeprecation configuration (#110665) 2025-09-08 12:39:01 +02:00
setting_quota.go
setting_remote_cache.go
setting_search.go
setting_secrets_manager.go Secrets: Adding developer mode config (#111008) 2025-09-18 10:10:24 +01:00
setting_secrets_manager_test.go Secrets: Adding developer mode config (#111008) 2025-09-18 10:10:24 +01: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: Add jitter support for periodic alert state storage to reduce database load spikes (#111357) 2025-09-29 11:22:36 +02: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 search: Introduce min index update interval (#111978) 2025-10-06 10:02:03 +02:00
setting_unified_storage_test.go Cleanup of old search functionality (#110861) 2025-09-11 08:23:03 +00:00
settings_rbac.go
settings_zanzana.go Zanzana: Support more cache configuration options (#107155) 2025-07-10 19:51:02 +00:00