-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Summary
Hello from Grafana Developer Advocacy. I'm interested in using this datasource in some developer relations projects I have in mind and am wondering if a PR to add commands for Bloom Filters, Cuckoo Filters, T-Digest, Top-K and Hyperloglog would be welcomed?
Things seem a bit quiet in this repo - I spoke with Mikhail Volkov in the Grafana community who tells me he no longer maintains it.
If you're interested in this, please ping me here and I'll see what I can do.
Relevant information
Proposing to add the following commands for convenience (I realize that they can be called directly using the existing CLI approach):
MEMORY USAGE
PFCOUNT
BF.EXISTS
BF.INFO
BF.MEXISTS
CF.COUNT
CF.INFO
CF.MEXISTS
CMS.INFO
CMS.QUERY
TOPK.COUNT
TOPK.INFO
TOPK.LIST
TDIGEST.INFO
TDIGEST.MAX
TDIGEST.MIN
TDIGEST.QUANTILE
TDIGEST.TRIMMED_MEAN
I forked the repo and had an initial play with adding these here.
Metadata
Metadata
Assignees
Labels
No labels