hyperdxio / hyperdxio/hyperdx

Show total log counts by severity for the selected time range

Open
#2,750 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

When results are dominated by one severity, it's hard to tell whether rarer severities like errors are present at all — the histogram only conveys severity within each time bucket.

Add a legend on the search histogram showing each severity level, its color, and its total count across the full selected time range, so "how many errors are in this window" is answerable at a glance.

Bonus: clicking a legend entry filters the search to that severity.

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.

Research direction

Start at the search histogram UI entry point and trace how the selected time range and severity series are assembled. Done means the legend shows every severity with its color and total count for the range; clicking an entry should filter to that severity if the bonus is included.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend, observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.