Skip to content
#

dashboard

Here are 4,476 public repositories matching this topic...

netdata
directus
pstuifzand
pstuifzand commented Jan 30, 2021

When I create a new column with a JSON / Repeater field, and switch to Text (or other type) and then back to String, I get the "Select a field type" message instead of the Dropdown with options.

Steps:

  1. create new table
  2. create new Standard field with type JSON
  3. set interface to Repeater
  4. edit repeater fields
  5. set item type to Text (or other type)
  6. switch back to String
  7. Dr
bandwhich
llchan
llchan commented Mar 31, 2020

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

Improve this page

Add a description, image, and links to the dashboard topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dashboard topic, visit your repo's landing page and select "manage topics."

Learn more