Sylvain Baubeau

Results 57 issues of Sylvain Baubeau

Right now, it is not possible to use the library to get only a subset of the information. This PR adds a `GetInfo` method to every member of the `SysInfo`...

skip compile-tests skip functional-tests-backend-orientdb skip scale-tests skip cdd-overview-tests skip k8s-tests skip skydive-ovn-k8s-tests

Suggestion: - Use the injection mechanism - Use the `Injections` metadata section of the node to store whether this interface matched

feature

Node metadata are by default untype (it is a map[string]interface{}). This has several drawbacks: - the type can be overriden using the API - it's slow (no fast JSON encoding/decoding)...

It seems we have different options: - Allows exporting metrics in Prometheus format : Gremlin query (G......Metrics()) and a HTTP header - An external exporter

feature