pktvisor
pktvisor copied to clipboard
implement RFC #77 (module reflection)
see #77
The RFC needs to be revisited and updated.
C++ does not support reflection by standard. It still a proposal. We should discuss the better way to achieve that RFC.
yes to be clear this is not C++ code level "reflection", it's just a way for pktvisor to self-describe and document the handler capabilities, configuration, metrics, metric groups, etc.