grafana/pkg/server
Alexander Zobnin e183b2dff9
Zanzana: Refactor server provider (#116756)
* Extract embedded server provider

* Use openfga client for connecting to server

* refactor server init

* fix tests

* Don't run http server by default

* refactor HTTP server start

* refactor tracer init

* refactor tests

* release resources on server stop

* Fix failing user migration test (translate BIGINT UNSIGNED from openfga tables)

* release resources on server stop

* format

* Fix service shut down

* only close if zanzana enabled

* do not init zanzana server if no feature flag provided
2026-02-03 17:28:26 +01:00
..
doc.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
instrumentation_service.go unified-storage: setup ring to shard requests (#103783) 2025-04-25 13:08:44 -04:00
instrumentation_service_test.go unified-storage: setup ring to shard requests (#103783) 2025-04-25 13:08:44 -04:00
memberlist.go unified-storage: Add integration tests for distributor (#105771) 2025-06-30 09:31:58 -04:00
module_registerer.go Server: Add possibility to register build-specific targets (#111988) 2025-10-06 11:50:02 +02:00
module_runner.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
module_server.go refactor(unified): add separate target for search (#117059) 2026-01-30 11:26:21 +00:00
module_server_test.go Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
operator.go Add more metrics to the IAM Folder Reconciler (#111275) 2025-09-18 09:03:32 -06:00
ring.go fix: improve resilience for unified storage and search service grpc clients (#116122) 2026-01-13 11:42:21 +00:00
runner.go SecretsManager: Consolidation service and ability to run via cli (#108774) 2025-07-31 14:45:59 +01:00
search_server_distributor.go unified-storage: Distributor rename to better reflect that it'll be used for search (#107409) 2025-07-01 11:15:10 -04:00
search_server_distributor_test.go chore(unified-storage): align how we do tracing (#114998) 2025-12-09 14:53:53 +01:00
server.go chore : Deprecating FeatureToggles.IsEnabledGlobally (#112885) 2025-10-24 12:02:53 -04:00
server_test.go Access Control: Add fixed role loader service (#112747) 2025-10-22 12:04:42 -04:00
service.go Add ConfigProvider and modify quota.Service to use it (#109395) 2025-08-12 09:42:10 +03:00
test_env.go Provisioning: Add Validation and Mutation for Connection resource (#115596) 2026-01-12 17:52:00 +01:00
wire.go Alerting: Accept registerer parameter in metrics ProvideService (#117099) 2026-01-30 10:49:01 +01:00
wire_gen.go Zanzana: Refactor server provider (#116756) 2026-02-03 17:28:26 +01:00
wireexts_oss.go GSM: Implement DEK caching (#113894) 2026-02-02 12:46:16 -05:00