potiuk commented on PR #56187:
URL: https://github.com/apache/airflow/pull/56187#issuecomment-3586740995

   General comment - we are getting there :)  - but the isolation and 
independence of the shared observability package is not yet achieved.
   
   Generally the end goal is:
   
   * this package should not depend on `apache-airflow`
   * relative imports should be used for referring to own package and other 
shared libraries imports (see 
https://github.com/apache/airflow/tree/main/shared#shared-libraries-must-use-relative-imports-for-other-shared-libraries)
   * it should depend  (only in dev ) on `apache-airflow-shared-config` package 
   


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