kytos-ng / sdntrace

Napp that traces OpenFlow paths in the dataplane
https://kytos-ng.github.io/api/sdntrace.html
GNU Lesser General Public License v3.0
0 stars 6 forks source link

Create a new `k-info-panel` with a table to show all trace results #8

Closed viniarck closed 5 months ago

viniarck commented 2 years ago

This is for creating a new k-info-panel with a table showing all trace results, the table should have searchable rows on each column, and also sortable (by default sortable by the date). All of the attributes of the trace should be mapped in the table.

We'd like to have each step result as a row in the table with the following columns: trace_id, dpid, port, time, and type.