filodb / FiloDB

Distributed Prometheus time series database
Apache License 2.0
1.43k stars 225 forks source link

feat(query): shard level failover #1766

Closed kvpetrov closed 4 months ago

kvpetrov commented 5 months ago

Pull Request checklist

Current behavior : if shard is not availably on the local cluster an entire query is sent over to the buddy cluster

New behavior : only part of the query is sent to the buddy cluster

BREAKING CHANGES

no breaking changes

Other information:

Breaking changes may include:

Other information: