Shannon Weyrick
Shannon Weyrick
https://github.com/open-telemetry/opentelemetry-collector-contrib
https://github.com/open-telemetry/opentelemetry-collector
https://opentelemetry.io/docs/collector/
https://opentelemetry.io/docs/reference/specification/overview/#metric-signal
yes, the sessions last 24 hours, we should forward them back to the login page when a session is invalid
possible endpoint: `/agents/backends/pktvisor/:agentid/live/:policyid`
This would be part of our expanded functionality on the Agent Detail view. We should be listing the current taps available on that agent, and this ticket would add the...
This should actually be part of a broader epic for improving policy wizard - in particular this will be important for chaining. But this should not be done on its...
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.
Here follows a refinement of step 2, including details on hooking into the metric buckets per period and allowing for saving to sqlite database instead of JSON text files, which...