grafana/pkg/server
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
..
doc.go
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: setup ring to shard requests (#103783) 2025-04-25 13:08:44 -04:00
module_runner.go
module_server.go unified-storage: setup ring to shard requests (#103783) 2025-04-25 13:08:44 -04:00
module_server_test.go fix(unified-storage): fix graceful termination for grafana target servers (#103520) 2025-04-08 11:45:10 +02:00
ring.go unified-storage: setup ring to shard requests (#103783) 2025-04-25 13:08:44 -04:00
runner.go
server.go Unistore: refactor provisioning to work with folder service (#99473) 2025-01-29 05:19:38 +02:00
server_test.go
service.go
test_env.go AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 2025-03-25 08:59:03 +01:00
wire.go Use authlib repo. Use otel (#103178) 2025-04-07 15:47:40 +02:00
wireexts_oss.go fix(unified-storage): remove bleve index metric from global scope (#101825) 2025-03-13 10:09:38 -04:00