Skip to content
#

dashboard

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

netdata
directus
aleksejssaburovs92
aleksejssaburovs92 commented Mar 9, 2021

Try to get error popup, add large content, popup is overflowing screen

Version: v9.0.0-rc.45
Installation and running: CLI (npx)
DB: mysql8

Suggestion:
add styles for v-card-text as example:
max-height: 60vh;
overflow: scroll;

<img width="1776" alt="Screenshot 2021-03-09 at 20 13 49" src="https://user-images.githubusercontent.com/12848012/110518019-457bc380-8114-11eb-9189-c65a71f

chatwoot
psifertex
psifertex commented Mar 9, 2021

Is your enhancement request related to a problem? Please describe.
Currently when sending emoji via slack to a web-user, the emoji will come through with the slack text name, such as :frowning:

This is true even if the slack user pastes a native emoji and doesn't use the slack picker.

Interestingly, emoji coming the other way work just fine.

Describe the solution you'd like

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