Logging
Example observability topic page
Structured log fields (illustrative):
{
"ts": "2026-04-15T12:00:00.000Z",
"level": "info",
"service": "api",
"trace_id": "abc123",
"msg": "request completed"
}See also Back-end overview for service context.
