xBis7 commented on PR #62154: URL: https://github.com/apache/airflow/pull/62154#issuecomment-3929911364
I'm starting to get confused. Are you talking about the meta class? Or are you referring to the configuration in this file? https://github.com/astronomer/airflow/blob/remove-bad-otel-stuff/shared/observability/src/airflow_shared/observability/traces/otel_tracer.py https://github.com/astronomer/airflow/blob/remove-bad-otel-stuff/shared/observability/src/airflow_shared/observability/traces/otel_tracer.py#L61-L116 https://github.com/astronomer/airflow/blob/remove-bad-otel-stuff/shared/observability/src/airflow_shared/observability/traces/otel_tracer.py#L333-L347 BTW, I didn't add the meta class but also I didn't touch it because it was making sure that each `otel_tracer` instance was initialized once per process. -- 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]
