-
Notifications
You must be signed in to change notification settings - Fork 652
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Memcached Auto-discovery is using to auto discovery Memcached cluster node in some cloud provider. It automatically adapt to the addition and removal of node IP addresses that happens when you scale your Memcached instance. Current Mimir doesn't support this feature. And we need update Memcached node address manually which is inconvenience when we use cloud provider's Memcached service.
Describe the solution you'd like
Adapting Memcached Auto-discovery and add an option in memcached
block configures.
Additional context
This feature is supported in recent Cortex.
More detail can be found here:
claudioscalzo, TaylorMutch, BogdanIonesq, BradErz and aallawala