hyperdxio / hyperdxio/hyperdx

hyperdx can't show gauge metrics on large tables

Open
#1,418 2 comments 0 reactions 1 assignee View on GitHub

@knudtty is already working on this.

Since Dec 12, 2025.

Dominant language
TypeScript
Stars
9.9k
Forks
471
Avg merge
2d 4h
Merged PRs (30d)
117

Description

HyperDX cannot display metrics (tested with Gauge only) if the table is large.
I have a standard setup:
otel agent -> otel aggregator -> clickhouse -> hyperdx
I've created 2 identical DBs: o11y and otel with the same set of standard clickstack tables.
The difference is only the size:

Image

And now, if I set o11y DB in HyperDX i can see only Sum and Histograms:

Image

even specifying an explicit metric name doesn't work.

But if I switch to otel DB everything works fine - i see a lot of gauge metrics:

Image

So, the question is it is expected and if so, how to deal with large tables?

I'm using HyperDX 2.8.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.