Nicolas PLANEL
Nicolas PLANEL
Daniel Wallace is the last packager of cloud-init : @gtmanfred
It's seems you testing your code with very old golang version, atomic.Value request Golang >= 1.4
@op : Did you have time to look my patch ?
@op ok no pb, If you look at the commit, one is a bugfix that you can apply/cherry-pick today.
@op Any update ?
I think you would need to configure your agent, and enable the lldp probe, like in https://github.com/skydive-project/skydive/blob/88812a79f6d89f599c877e88cb16b09d074c7adb/etc/skydive.yml.default#L217 Of course your switch need to be configured to send lldp frames to...
we need to use pure golang libvirt connector like https://github.com/digitalocean/go-libvirt
run vagrant-tests
run skydive-vagrant-tests
@lebauce in the agent1 config ``` analyzers: - 192.168.50.10:8082 - 192.168.50.20:8082 ``` ``` agent: capture: null metadata: mydict: value: 123 topology: metrics_update: 5 netlink: metrics_update: 5 neutron: domain_name: Default endpoint_type:...