Skip to content

Add a total line to the tooltip of charts with multiple values #1280

Merged
henrygd merged 3 commits intohenrygd:total-linefrom
titouv:main
Nov 4, 2025
Merged

Add a total line to the tooltip of charts with multiple values #1280
henrygd merged 3 commits intohenrygd:total-linefrom
titouv:main

Conversation

@titouv
Copy link
Contributor

@titouv titouv commented Oct 15, 2025

📃 Description

Add a total line to charts displaying multiple values.

SCR-20251015-rtbr

Active for charts ✅

  • docker CPU usage
  • memory usage
  • docker memory usage
  • disk I/O
  • bandwith
  • docker network I/O

Disabled for charts ❌ (because represent only one value or aggregation does not make sense)

  • cpu usage
  • disk usage
  • load average

Explanation

I noticed that I sometimes want to quickly see the total RAM usage at a specific point in time on my Beszel dashboard. However, my chart looks like the one below. Therefore, having this value readily available would be useful.

image

📖 Documentation

Not yet done

📷 Screenshots

SCR-20251015-rtbr

@titouv titouv marked this pull request as ready for review October 15, 2025 18:35
@henrygd
Copy link
Owner

henrygd commented Oct 16, 2025

Thanks, makes sense and looks good. I will try to merge before the next release.

@henrygd henrygd moved this to In Progress in Beszel Roadmap Oct 16, 2025
henrygd added a commit that referenced this pull request Nov 4, 2025
Co-authored-by: Titouan V <titouan.verhille@gmail.com>
@henrygd henrygd changed the base branch from main to total-line November 4, 2025 20:44
@henrygd henrygd merged commit 23fff31 into henrygd:total-line Nov 4, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in Beszel Roadmap Nov 4, 2025
@henrygd
Copy link
Owner

henrygd commented Nov 4, 2025

Merged, thank you 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants