eladkal commented on code in PR #42242:
URL: https://github.com/apache/airflow/pull/42242#discussion_r1768997725
##########
airflow/config_templates/config.yml:
##########
@@ -1251,6 +1251,13 @@ metrics:
type: string
example: ~
default: "False"
+ otel_service:
+ description: |
+ The default service name of traces.
+ version_added: 2.10.1
Review Comment:
needs to update to 2.10.3 and confirm with @ephraimbuddy that this PR is for
bugfix release otherwise it must be 2.11
--
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]