pyroscope icon indicating copy to clipboard operation
pyroscope copied to clipboard

Remove unsupported KV store options from configuration and CLI help

Open kolesnikovae opened this issue 9 months ago • 1 comments

Currently, only the memberlist implementation of KV storage (used by ring) is supported. However, the configuration specification 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.

kolesnikovae avatar Feb 14 '25 09:02 kolesnikovae

@kolesnikovae, it looks like this needs a technical decision before we know whether there's a documentation issue or not. So until it's determined whether we're supporting these backends or updating the documentation, we can't say this is a documentation project. Right now, it doesn't seem we can do anything until that decision is made. Who has the action to make that decision?

ghost avatar Mar 11 '25 16:03 ghost