grafana/pkg/modules
Will Assis 4adebd6058
unified-storage: setup ring to shard requests (#103783)
* Updates the instrumentation_server service to use mux instead of the builtin router, and have it store the router in the module server: this is so we can register the /ring endpoint to check the status of the ring
* Create a new Ring service that depends on the instrumentation server and declares it as a dependency for the storage server
* Create standalone MemberlistKV service for Ring service to use
* Update the storage server Search and GetStats handler to distribute requests if applicable
2025-04-25 13:08:44 -04:00
..
tracing K8s: Add tracing to apiserver startup (#95744) 2024-11-02 00:44:40 +01:00
dependencies.go unified-storage: setup ring to shard requests (#103783) 2025-04-25 13:08:44 -04:00
listener.go Chore: refactor grafana-apiserver a bit (#74177) 2023-08-31 09:12:01 -04:00
modules.go fix(unified-storage): fix graceful termination for grafana target servers (#103520) 2025-04-08 11:45:10 +02:00
util.go Chore: Revert dskit service additions (#72608) 2023-08-03 09:19:01 -04:00