-
Updated
Mar 13, 2021 - Vue
dashboard
Here are 4,660 public repositories matching this topic...
-
Updated
Mar 14, 2021 - Shell
-
Updated
Mar 15, 2021 - TypeScript
-
Updated
Mar 16, 2021 - Clojure
-
Updated
Mar 16, 2021 - HTML
-
Updated
Mar 13, 2021 - TypeScript
-
Updated
Oct 27, 2020 - HTML
-
Updated
Mar 16, 2021 - Python
-
Updated
Jan 29, 2021 - JavaScript
-
Updated
Mar 15, 2021 - C
-
Updated
Mar 28, 2020 - HTML
-
Updated
Feb 22, 2021 - JavaScript
Most items coming from questions on the community forum
- a proper multicategory bar example based on https://community.plotly.com/t/multicategory-axis-type-example/26392
- example of shape or annotation covering several subplots thanks to
xref='paper'
. Also the shapes and annotations tutorial should link to each other. - orthographic projection example in 3d axes tutorial (or
-
Updated
Mar 16, 2021 - Java
-
Updated
Mar 15, 2021 - Python
All the steps and configs are not shown while creating an inbox. So after creating an inbox user could be shown a link to do further setting and configs.
It would be useful to be able to toggle/flag into a process-level mode to group by pid and display more process-level information like the full command line.
- For the "Utilization by process name" window, we could group by pid rather than process name so that it's easier to find specific heavy network resource consumers.
- For the "Utilization by connection" window, including the pid + cmdlin
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Jan 7, 2019 - JavaScript
-
Updated
Mar 16, 2021 - JavaScript
I didn't find the relevant API in the documentation. Maybe I should implement a custom widget ?
Improve this page
Add a description, image, and links to the dashboard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dashboard topic, visit your repo's landing page and select "manage topics."
Feature idea summary
Cgroups plugin supports only proportional and max Block IO policies. We should support BFQ scheduler as well. Disk stats for the scheduler are in
blkio.bfq.io_service_bytes
andblkio.bfq.io_serviced
files.