Jens Scheffler
Jens Scheffler
I also always wanted to contribute this but never came to this. I'd favor making this consistent like the DAG Run Conf which is rendered as a struct with a...
Actually - this was made by me "by intent". I believe the community never "voted" on it but it was assuming: - DAG docs give guidance for the user how...
> @jscheffl In the scenario where it is intended to show the docs by default, there is still a bug. As seen on the GIF when I try to minimize...
Why not adding a "Project" --> https://github.com/apache/airflow/projects ?
> -0.9 Your PR makes the log more beautiful in Airflow webserver, but it also makes it harder to process and analyze via log tools (datadog, cloudwatch, ELK...) I would...
Oh, just realized by stale notifications that by accident #40489 of me also addressed the problem 2 proposed here, but lost track of the other PR being existing. I'm not...
Looks good, but fails in a single regression with Airflow 2.7... can you check this? Then I think.. LGTM!
I had the same multiple times, for example using DockerOperator which logs all stdout of the container upon failure. Also the logs are messed up not only because of the...
Oh, sorry, did not notice the PR. We fixed our log problem meanwhile by improvments in DockerOperator to ensure that empty lines are always pre-fixed with the log timestamp header/log...
Note that when I contributed this I had some challenges because of JavaScript security. From outside the log panel it was somehow (don't know why) not possible to directly set...