Skip to content

[BUGFIX] GaugeChart: handle multiple queries + ignore if first query return nothing#593

Merged
Gladorme merged 1 commit intoperses:mainfrom
Gladorme:fix/gauge-chart
Mar 6, 2026
Merged

[BUGFIX] GaugeChart: handle multiple queries + ignore if first query return nothing#593
Gladorme merged 1 commit intoperses:mainfrom
Gladorme:fix/gauge-chart

Conversation

@Gladorme
Copy link
Member

@Gladorme Gladorme commented Mar 5, 2026

Description

Closes: perses/perses#3930 and closes: perses/perses#3465

Gauge chart is now correctly handling multiples queries

Screenshots

BEFORE:
image

image

AFTER:
image

image

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the
    following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, DOC,IGNORE.
  • All commits have DCO signoffs.

UI Changes

  • Changes that impact the UI include screenshots and/or screencasts of the relevant changes.
  • Code follows the UI guidelines.

…return nothing

Signed-off-by: Guillaume LADORME <Gladorme@users.noreply.github.com>
@Gladorme Gladorme requested a review from a team as a code owner March 5, 2026 14:43
@Gladorme Gladorme requested review from jgbernalp and removed request for a team March 5, 2026 14:43
@Gladorme Gladorme changed the title [BUGFIX] gaugechart: handle multiple queries + ignore if first query … [BUGFIX] gaugechart: handle multiple queries + ignore if first query return nothing Mar 5, 2026
@AntoineThebaud AntoineThebaud changed the title [BUGFIX] gaugechart: handle multiple queries + ignore if first query return nothing [BUGFIX] GaugeChart: handle multiple queries + ignore if first query return nothing Mar 5, 2026
@Gladorme Gladorme added this pull request to the merge queue Mar 6, 2026
Merged via the queue into perses:main with commit 38021bc Mar 6, 2026
16 checks passed
@Gladorme Gladorme deleted the fix/gauge-chart branch March 6, 2026 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GaugeChart: No data displayed if first query returns nothing GaugeChart: doesnt support multiple queries

2 participants