Skip to content

feat: update grafana dashboards#33

Merged
chlins merged 1 commit intomainfrom
feature/client
Jan 20, 2026
Merged

feat: update grafana dashboards#33
chlins merged 1 commit intomainfrom
feature/client

Conversation

@gaius-qi
Copy link
Copy Markdown
Member

Description

This pull request makes several updates to the Grafana dashboard configurations for the Manager, Scheduler, and Seed Client components. The main changes focus on improving metric accuracy, standardizing units, optimizing panel layouts, and cleaning up unused panels.

Metric calculation and unit standardization:

  • Updated all relevant Prometheus metric expressions in seed-client.json to multiply traffic rates by 8, converting from bytes per second to bits per second for more accurate bandwidth representation. [1] [2] [3] [4] [5] [6]
  • Standardized the unit for bandwidth metrics from binBps/Bps to binbps across all panels in seed-client.json for consistency. [1] [2] [3] [4] [5] [6]

Dashboard layout and panel adjustments:

  • Removed the "Disk Write" and "Disk Read" timeseries panels from seed-client.json to streamline the dashboard and reduce clutter.
  • Adjusted panel grid positions in seed-client.json to fill gaps left by removed panels and maintain a clean layout. [1] [2] [3] [4] [5] [6] [7]
  • In scheduler.json, removed the "Traffic" pie chart panel and expanded the "UP" panel for better visibility. [1] [2]

Dashboard time range updates:

  • Changed the default time range for all dashboards (manager.json, scheduler.json, and seed-client.json) from the last 6 hours to the last 3 hours for more recent data focus. [1] [2] [3]

Versioning:

  • Updated the version numbers in all affected dashboard JSON files to reflect these changes. [1] [2] [3]

Related Issue

Motivation and Context

Signed-off-by: Gaius <gaius.qi@gmail.com>
@gaius-qi gaius-qi self-assigned this Jan 20, 2026
@gaius-qi gaius-qi added the enhancement New feature or request label Jan 20, 2026
Copy link
Copy Markdown
Member

@chlins chlins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@chlins chlins merged commit e03d06b into main Jan 20, 2026
2 checks passed
@chlins chlins deleted the feature/client branch January 20, 2026 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants