sortega commented on PR #70517:
URL: https://github.com/apache/airflow/pull/70517#issuecomment-5115385446

   > It is too implicit to me that the path silently takes precedence over 
host+port. An exception should be raised probably when both are set.
   
   We can fix that by making the host/port nullable and removing the default 
values. But then we need to reintroduce the default values at the metrics 
loggers because we don't want to break existing configurations that just enable 
metrics but don't specify host and port.
   
   I'll do that


-- 
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]

Reply via email to