Skip to content

Any interest in a PR for Bloom / Hyperloglog commands? #333

@simonprickett

Description

@simonprickett

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions