realtimetodie commented on PR #72458: URL: https://github.com/apache/airflow/pull/72458#issuecomment-5581080077
Following #72364, I applied a fix that keeps the StatsD-specific normalization only for StatsD/Datadog metrics. For OpenTelemetry metrics, DAG tags now use `expand_dag_tags()` so the original attribute values are preserved. This avoids applying StatsD character restrictions to OpenTelemetry metric attributes. -- 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]
