In my cluster, I am interested in service time at the Pod level (time difference between request arrival and departure), thus it would be integral to log incoming and outgoing requests (IP address or request ID, event timestamp).
I am aware of the capability to define custom logs using containers (from Logging Architecture), however I'm looking for a more dynamic solution with a smaller over head (hopefully exposed over the REST API).