mirror of https://github.com/grafana/grafana.git
* 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 |
||
|---|---|---|
| .. | ||
| settingtest | ||
| testdata | ||
| date_formats.go | ||
| date_formats_test.go | ||
| dynamic_settings_test.go | ||
| expanders.go | ||
| expanders_test.go | ||
| provider.go | ||
| setting.go | ||
| setting_anonymous.go | ||
| setting_auth_proxy.go | ||
| setting_azure.go | ||
| setting_azure_test.go | ||
| setting_cloud_migration.go | ||
| setting_data_proxy.go | ||
| setting_feature_toggles.go | ||
| setting_feature_toggles_test.go | ||
| setting_featuremgmt.go | ||
| setting_grafana_javascript_agent.go | ||
| setting_grpc.go | ||
| setting_jwt.go | ||
| setting_passwordless_magic_link.go | ||
| setting_plugins.go | ||
| setting_plugins_test.go | ||
| setting_quota.go | ||
| setting_remote_cache.go | ||
| 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 | ||
| setting_unified_alerting.go | ||
| setting_unified_alerting_test.go | ||
| setting_unified_storage.go | ||
| setting_unified_storage_test.go | ||
| settings_rbac.go | ||
| settings_zanzana.go | ||