skydive icon indicating copy to clipboard operation
skydive copied to clipboard

An open source real-time network topology and protocols analyzer

Results 134 skydive issues
Sort by recently updated
recently updated
newest added

I am a newbie when it comes to Skydive and networking in general. Have been trying to setup the tool for past few days on AWS EC2 and managed to...

This could be done like for the `sleep` function https://github.com/skydive-project/skydive/blob/master/api/server/workflow_runtime.go#L62-L68

enhancement

Right now, InterfaceMetrics is used for OpenFlow rules. Therefore we don't support the `FlowCount` attribute

When compiling Skydive static, libvirt is disable. To allow freedom of deployment to various destinations we compile Skydive in static mode, this is used in docker and k8s and it...

The context of this is connecting k8s.pod to flows by using the following sequance: k8s.pod --> k8s.container --> docker.container --> docker.namespace --> lo (flows) Using Gremlin I would like to...

Adding a WebUI engine for expanding parameterized or composite Gremlin queries. For the purpose of providing finer filter/highlight/capture capabilities.