Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(web-console): new monitoring widgets #352

Merged
merged 157 commits into from
Jan 21, 2025
Merged

Conversation

insmac
Copy link
Contributor

@insmac insmac commented Nov 4, 2024

New tab for system monitoring widgets. The widgets provide Grafana-like insights into system's performance. In this PR we are shipping 4 widgets:

  • Per table WAL Apply job commit rate chart
  • Per table WAL Apply job latency chart
  • Per table write amplification chart
  • Per write throughput chart

The tab can be created by clicking on this new icon:

image

@insmac insmac marked this pull request as ready for review January 17, 2025 10:43
Copy link
Contributor

@nwoolmer nwoolmer left a comment

Choose a reason for hiding this comment

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

Small snags

# Conflicts:
#	.pnp.cjs
#	.yarn/cache/@questdb-sql-grammar-npm-1.2.1-ea0c3eab9a-9a88d71268.zip
#	packages/browser-tests/questdb
#	packages/web-console/package.json
#	yarn.lock
@nwoolmer nwoolmer merged commit a402358 into main Jan 21, 2025
3 checks passed
@nwoolmer nwoolmer deleted the web-console/chart-tabs branch January 21, 2025 17:21
@bluestreak01 bluestreak01 changed the title feat(web-console): WAL Metrics for tables feat(web-console): new monitoring widgets Jan 22, 2025
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.

2 participants