Skip to content

Comments

Preserve whitespace in events content and render each event per line inside a group.#47672

Merged
bbovenzi merged 1 commit intoapache:mainfrom
tirkarthi:log-grouping-span
Mar 12, 2025
Merged

Preserve whitespace in events content and render each event per line inside a group.#47672
bbovenzi merged 1 commit intoapache:mainfrom
tirkarthi:log-grouping-span

Conversation

@tirkarthi
Copy link
Contributor

Add pre tag to preserve whitespace in the events which makes stacktraces better. Use p tag for render each event as a line in a group. Example dag with grouping is example_python_operator task id print_the_context .

Before PR :

image

After PR :

image

Closes #47621

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Mar 12, 2025
@bbovenzi bbovenzi merged commit 950107f into apache:main Mar 12, 2025
35 checks passed
nailo2c pushed a commit to nailo2c/airflow that referenced this pull request Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Log rendering issue with groups and stacktraces

2 participants