liooooo

Results 36 comments of liooooo

hi !@yohamta I want to know , for the log server is HTTP server ? For that we need to report logs to the HTTP server instead of writing log...

hi @yohamta ! [Airflow](https://airflow.apache.org/docs/apache-airflow/stable/administration-and-deployment/logging-monitoring/logging-tasks.html#) ![image](https://github.com/user-attachments/assets/7b565244-cf33-4b15-a8fb-3e810032acb8) Provide log writing for the following services. https://airflow.apache.org/docs/apache-airflow-providers/core-extensions/logging.html Example : ![image](https://github.com/user-attachments/assets/bba0398b-7afc-47ac-a879-d917f21eca71) But I haven't looked closely at how it is implemented yet. also provides a...

@yohamta , so i try to just output to stdout with a structure way(like json) ? I think that the structured format of this log can be configured? What do...

Hi @yohamta i only used Alibaba OSS,it provides the corresponding Golang SDK that can directly upload OSS objects.Requires corresponding sensitive data such as AK, SK, etc. I believe that AWS...

Hi !@yohamta Can I try to work on this issue ? Q : I want to know if the $FILE value in command: run foo-workflow --params="$FILE" is the file path...

what cache u mean,can u provide more information for this issue?

I've implemented a demo in my forked repository, and I would like to ask if this is the correct way to modify? [my forked repository](https://github.com/halalala222/FlyDB/commit/1b11fcc6a9205215d927647f1b6eb46662de62cf) implementation : ``` package config...

Do I need to submit a PR to provide my code?

Did you mean to add CLI Integration tests to verify that all CLI functions are working correctly?