grafana/pkg/setting
owensmallwood 4837585cab
Unified Storage Search: Add sprinkles (#97820)
* Wire up sprinkles to oss and enterprise. Fetching sprinkles not implemented yet.

* Adds wireset for initializing document builders. Had to init it when creating the service to avoid cyclical imports.

* updates to int64 for stats

* adds config for sprinklesApiServer and gets sprinkles from there when its present

* add comment for later

* adds feature toggle for sprinkles. returns empty results when flag not enabled.

* adds unified storage config setting for sprinkles apiserver page limit

* fixes bug where dashboard uid was not getting set

* when creating dashboard summary, use metadata.name as the dashboard uid

* cleans up wire. use existing oss and enterprise sets to generate doc builders

* remove old wireset

* fix linter - adds missing arg for doc builders

* update dashboard stats in tests

* updates test-data dashboards

* log a warning instead of returning an error if we can't get sprinkles for a namespace

* dont read uid from dashboard json
2024-12-18 11:00:54 -06:00
..
settingtest
testdata
date_formats.go
date_formats_test.go
dynamic_settings_test.go
expanders.go
expanders_test.go
provider.go
setting.go Unified Storage Search: Add sprinkles (#97820) 2024-12-18 11:00:54 -06:00
setting_anonymous.go Auth: Separate anonymous settings to its own struct (#97791) 2024-12-13 10:46:27 +01:00
setting_auth_proxy.go
setting_azure.go
setting_azure_test.go
setting_cloud_migration.go CloudMigrations: Add config for alert rules state behavior and remove experimental feature toggle on alerts migration (#97254) 2024-12-17 12:56:18 +01:00
setting_data_proxy.go
setting_feature_toggles.go
setting_feature_toggles_test.go
setting_featuremgmt.go
setting_grafana_javascript_agent.go
setting_grpc.go AuthZ: Launch service within IAM app (#96421) 2024-11-20 11:13:33 +01:00
setting_jwt.go
setting_passwordless_magic_link.go Auth: Passwordless Login Option Using Magic Links (#95436) 2024-11-14 08:50:55 -05:00
setting_plugins.go Explore Profiles: Preinstall for onprem Grafana instances (#97775) 2024-12-17 16:35:11 +01:00
setting_plugins_test.go Preinstall: Allow to set a download URL (#96535) 2024-11-29 16:02:33 +01: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_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 Settings: Redact token keyword (#97395) 2024-12-04 16:58:29 +01:00
setting_unified_alerting.go Alerting: Add state_periodic_save_batch_size config option (#98019) 2024-12-16 15:30:38 +01:00
setting_unified_alerting_test.go Alerting: Change default for max_attempts to 3. (#97461) 2024-12-05 21:48:24 +01:00
setting_unified_storage.go Unified Storage Search: Add sprinkles (#97820) 2024-12-18 11:00:54 -06:00
setting_unified_storage_test.go refactor(unified-storage): make datasyncer configurable (#97832) 2024-12-12 21:41:01 +01:00
settings_rbac.go Zanzana: Add setting zanzana reconciliation interval (#96687) 2024-11-21 09:20:29 +01:00
settings_zanzana.go Zanzana: Use StreamedListObjects to fetch full list of resources (#97025) 2024-11-27 14:05:41 +02:00