amoghrajesh commented on code in PR #56187:
URL: https://github.com/apache/airflow/pull/56187#discussion_r2589111045


##########
task-sdk/docs/api.rst:
##########
@@ -158,6 +158,10 @@ Execution Time Components
 
 .. autofunction:: airflow.sdk.log.mask_secret
 
+Observability
+-------------
+.. autoapiclass:: airflow.sdk.Trace

Review Comment:
   ```suggestion
   .. autoclass:: airflow.sdk.Trace
   ```
   
   I think this will be needed because Trace is a dynamic metaclass



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