grafana/pkg/tests
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
..
alertmanager Alerting: Remove feature toggles relating to Loki Alert State History (#103540) 2025-04-08 09:50:27 -04:00
api Alerting: Remove feature toggle for custom recovery threshold (#104455) 2025-04-24 11:58:17 -04:00
apis K8s: Dashboards: Fix transformation between v1 and v2 (#104502) 2025-04-25 05:06:49 -06:00
testinfra unified-storage: setup ring to shard requests (#103783) 2025-04-25 13:08:44 -04:00
testsuite spanner: Disable running alerting integration tests when using spanner. (#102730) 2025-03-26 10:57:55 +01:00
web
README.md
utils.go

README.md

Integration tests

This directory contains Grafana server integration tests.