Richard Boucher
Richard Boucher
This ticket is to design the UX for viewing pktvisor metrics in Orb. Today, users have access to this data via `pktvisor-cli`:
Here is a sample of the data that the API endpoint will expose for a specific agent and a specific policy (the exact format might change from this example). [pktvisor_window5_sample.txt](https://github.com/ns1labs/orb/files/9154618/pktvisor_window5_sample.txt)
This ticket is to expose live pktvisor metrics via an Orb API endpoint. This API endpoint will be used by the UI to expose the metrics to users.
The RFC needs to be revisited and updated.
> @weyrick Just noticed that with that approach we loose the feature to track `filtered out counter` because the function that track it is never called That's a small (and...
One important difference from our discussion (that I failed to highlight) is that the `test_type` is not defined at the _tap_ level in this sample, but rather at the _input_...
I'd like to volunteer to submit a suggested implementation for this (in part to learn the process)