pub const THREAD_ID: &str = "thread.id";
Current "managed" thread ID (as opposed to OS thread ID).
42