You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
Added
#5990 Cache/Redis: add support for Redis Sentinel via new option master_name.
#6008 *: Add counter metric gate_queries_total to gate.
#5926 Receiver: Add experimental string interning in writer. Can be enabled with a hidden flag --writer.intern.
#5773 Store: Support disabling cache index header file by setting --disable-caching-index-header-file. When toggled, Stores can run without needing persistent disks.
#5653 Receive: Allow setting hashing algorithm per tenant in hashrings config.
#6074 *: Add histogram metrics thanos_store_server_series_requested and thanos_store_server_chunks_requested to all Stores.
#6074 *: Allow configuring series and sample limits per Series request for all Stores.