millin commented on PR #24373: URL: https://github.com/apache/airflow/pull/24373#issuecomment-1171985380
Dear @rino0601 @uranusjr Why not just apply ISO 8601 format (e.g 2022-06-12T13:00:00.123+0000)? For what you complicate and come up with a new non-standard format? I already suggested in [my PR](https://github.com/apache/airflow/pull/21942) to use ISO 8601 for ES Logger because it is native for it. https://github.com/apache/airflow/blob/4af6779867691e04e24dbb59f8e3cb75170968ec/airflow/providers/elasticsearch/log/es_json_formatter.py#L29-L48 -- 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]
