To adjust the dashboard open http://localhost/login:9091 and login with admin and adminadmin
Directly persisting your changes is not yet supported. Grafana will tell you to use the clipboard.
You need to paste your changes into grafana/provisioning/dashboards/* and restart TeeMon
SGX Dashboard
On the SGX-Dashboard you need no use the "command filter" (top-left), eg. *.redis.* (regex) to show data in some of the graphs (eg. Number of syscall_enter).
Be careful not to use .*. It will overload your browser!
The ebpf_exporter curently tracks all processes.
The "command filter" works on the first 16 characters of the process' command (similar to what top shows).