inliquid

Results 93 comments of inliquid

It's just a draft. Current spec is WebAssembly Core Spec 1.0. WebAssembly Core Spec 2.0 is Candidate Recommendation Draft.

@sayboras > I think the container id is already available under docker field, please find below the details. Even for ContainerID this field only contains first 15 digits, see [here](https://github.com/cilium/tetragon/blob/main/api/v1/tetragon/tetragon.proto#L269).

@rnosal maybe add requirement to collect image name and start time as well? I would think of smth similar to [container](https://github.com/cilium/tetragon/blob/main/api/v1/tetragon/tetragon.proto#L28) field but taken out of of `pod` struct to...