Add a test which verifies that a single "broken" ingester is not affecting read path
Open
tests
- Dominant language
- Go
- Stars
- 11.7k
- Forks
- 802
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 80
Description
I have noticed a case where a single timing out ingester can affect the availability of the read path.
I would like to verify this behaviour by using an integration test.
In the particular example I have noticed the `MergeProfilesStacktraces` timed out, after a kubernetes node failure. The ingester status was correctly recongnized as unhealthy.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.