We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We have memcached.hostname, memcached.service and memcached.expiration, but memcache.write-back-goroutines and memcache.write-back-buffer
memcached.hostname
memcached.service
memcached.expiration
memcache.write-back-goroutines
memcache.write-back-buffer
Unless I'm missing some subtlety in the naming, Cortex should pick one version of the name (d or no d) and stick to it.
d
The text was updated successfully, but these errors were encountered:
Move background cache prefix to cache from memcache
4a4b3e6
Fixes cortexproject#553 Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
9bf77e7
No branches or pull requests
We have
memcached.hostname
,memcached.service
andmemcached.expiration
, butmemcache.write-back-goroutines
andmemcache.write-back-buffer
Unless I'm missing some subtlety in the naming, Cortex should pick one version of the name (
d
or nod
) and stick to it.The text was updated successfully, but these errors were encountered: