Remove unsupported KV store options from configuration and CLI help
Open
documentation
type/docs
🧹 cleanup
- Dominant language
- Go
- Stars
- 11.7k
- Forks
- 802
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 80
Description
Currently, only the `memberlist` implementation of KV storage (used by `ring`) is supported. However, the [configuration specification](https://grafana.com/docs/pyroscope/latest/configure-server/reference-configuration-parameters/) and CLI help messages also include other types (such as consul, etcd, etc.). We should either ensure that these backends are supported or clean up our documentation. I'm inclined toward the former.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.