Swagat Bora
c0cdcb34f1
Add spans to CRI runtime service and related client methods
This adds otel spans to CRI service mainly targeting mutating apis which includes:
* Sandbox apis - RunPodSandbox, StopPodSandbox, RemovePodSandbox
* Container apis - CreateContainer, StartContainer, StopContainer, RemoveContainer
* Attach, Exec and Exec Sync
* Containerd client methods: container.go, client.go, process.go and task.go
Signed-off-by: Swagat Bora <sbora@amazon.com>
2024-08-05 02:34:20 +00:00
..
2024-01-17 09:50:40 -08:00
2024-05-02 11:03:00 -07:00
2024-07-26 09:47:50 +02:00
2024-07-10 22:26:27 +05:30
2024-07-19 13:05:49 -07:00
2024-07-10 22:26:27 +05:30
2024-05-02 11:03:00 -07:00
2024-08-05 02:34:20 +00:00
2024-07-10 22:26:27 +05:30
2024-07-26 09:47:50 +02:00
2024-06-17 13:13:57 +00:00
2024-07-18 15:26:02 -07:00
2024-07-10 22:26:27 +05:30
2024-06-14 11:48:06 -07:00
2024-07-10 22:26:27 +05:30
2024-06-17 12:37:14 +02:00
2024-05-09 21:59:42 -07:00