Re: [RFC PATCH 0/5] BLOG: per-task logging contexts with Ceph consumer

From: Steven Rostedt
Date: Fri Oct 24 2025 - 13:53:28 EST


On Fri, 24 Oct 2025 08:42:54 +0000
Alex Markuze <amarkuze@xxxxxxxxxx> wrote:

> Motivation: improve observability in production by providing subsystemsawith
> a logger that keeps up with their verbouse unstructured logs and aggregating
> logs at the process context level, akin to userspace TLS.
>

I still don't understand the motivation behind this.

What exactly is this doing that the current tracing infrastructure can't do?

-- Steve