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

   Part of #4070.
   
   ### Goal
   Add the shared, secure read-path skeleton for the gateway.
   
   ### Problem
   Per-signal endpoints need a shared HTTP client, tenancy scoping, rate 
limiting, audit logging, and a health probe — all enforced before any query 
runs.
   
   ### Scope
   - BackendClient, GatewayContext, RateLimiter, ScopeResolver (tenancy), 
AuditLogger, Respond/Preflight, `/observability/health`, MDC context filters, 
ObservabilityGatewayConfig.
   - Wires OtelInit + MDC filters + health resource into TexeraWebApplication. 
Per-signal endpoints land in pr10-13. Stacked on pr8.
   
   Branch: `obs/pr9/gateway-core`


-- 
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