From 6aa27547b71bff174e3017f637a002546033bf39 Mon Sep 17 00:00:00 2001 From: Stephen Wong Date: Fri, 18 Jan 2019 01:50:08 +0000 Subject: Various changes to improve Clovisor: 1.) make clovisor work on GKE 2.) running more efficient correlation between k8s service, pods, and service port name for the pod's container port 3.) add per session trace metrics on Clovisor's traces, including request and response sizes, trace-id, request-id, and more HTTP header fields 4.) improve eBPF code to account for TCP sessions which do not finish with either FIN or RST flags 5.) tested with Clover sample app (the "SDC") Change-Id: Ia1a6275caf31a63fb1288c93cea42b32a4606307 Signed-off-by: Stephen Wong --- clover/clovisor/bin/clovisor | Bin 39195400 -> 39227600 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'clover/clovisor/bin/clovisor') diff --git a/clover/clovisor/bin/clovisor b/clover/clovisor/bin/clovisor index bd94d65..d35f90e 100755 Binary files a/clover/clovisor/bin/clovisor and b/clover/clovisor/bin/clovisor differ -- cgit 1.2.3-korg