apache / apache/texera

[Observability] Log search: gateway endpoint and dashboard panel

Open
#5,371 2 comments 0 reactions 1 assignee Claimed by @Ma77Ball View on GitHub
Dominant language
Scala
Stars
314
Forks
187
Avg merge
1d 21h
Merged PRs (30d)
214

Description

### Feature Summary
Exported logs cannot be searched from the dashboard. This adds the first complete signal: log search through the gateway plus a UI panel to drive it.
### Proposed Solution or Design
- Backend: a logs query builder and response parsers (`parseLogs`, `parseLogSources`) that apply per-field redaction; a `LogsResource` exposing log search and a source-facets endpoint, registered in `TexeraWebApplication`.
- Frontend: a logs panel with time-window, service, workflow, computing-unit, execution, level, and free-text filters; server-side paging; and sources-backed autofill.
### Affected Area
Workflow UI, Other
### Related
Part of #4070. Depends on #5370.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.