Network introspection endpoints
Description
Adds a pair of web endpoints to retrieve the internal network tables of Collector (normalized and deduplicated, same as what is sent to Sensor).
The endpoints are activated by an environment variable (~~ROX_COLLECTOR_ENABLE_INTROSPECTION~~ DEBUG_ENABLE_INTROSPECTION). The default disabled.
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
I ❤️ this PR, it helps so much! Could we have it merged?
I rebased on top of @Molter73 's ContainerInfo introspection endpoint.
We now share a common base class.
The env var had already been merged, so removed it from this PR.
I merged the doc paragraphs, but kept the entry explaining ~~DEBUG_ENABLE_INTROSPECTION~~ROX_COLLECTOR_INTROSPECTION_ENABLE in references.md