This is the Linux app named Statsviz whose latest release can be downloaded as statsvizv0.8.1sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Statsviz with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
Statsviz
DESCRIPTION:
Statsviz is a Go library that provides real-time visualization of Go runtime metrics through an embedded web dashboard. By registering HTTP handlers in an application, developers can instantly expose live charts showing heap usage, garbage collection activity, goroutines, scheduler behavior, and other runtime statistics. The system streams metrics to the browser via WebSocket, enabling near-real-time updates with minimal overhead. statsviz is designed to integrate easily into existing Go services and supports customization such as alternate routes, middleware integration, and user-defined plots. Its visual interface includes filtering controls, time-range selection, and the ability to pause updates for closer inspection. Overall, statsviz is a powerful diagnostic tool for Go developers who need deep runtime observability during performance tuning and debugging.
Features
- Real-time Go runtime visualization dashboard
- WebSocket-based live metric streaming
- Built-in charts for heap, GC, and goroutines
- Easy HTTP handler integration
- Custom user-defined plots support
- Interactive web UI controls
Programming Language
Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/statsviz.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.