Ma77Ball opened a new issue, #5336:
URL: https://github.com/apache/texera/issues/5336

   Part of #4070.
   
   ### Goal
   Bridge application logs to the OpenTelemetry collector.
   
   ### Problem
   Logs live only on local stdout/files; we need them shipped to the collector 
with per-record redaction and the MDC allowlist applied.
   
   ### Scope
   - `TexeraOtelLogAppender` (Logback -> OTLP), applying `LogSanitizer` + MDC 
allowlist per record.
   - Inert until OtelInit attaches it (pr3) and the SDK is enabled. Stacked on 
pr1.
   
   Branch: `obs/pr2/log-bridge`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to