v.21.12Improvements

Improve Operation Name of OpenTelemetry Span

Improve the operation name of an opentelemetry span. #32234 (Frank Chen).
Improved the operation name of OpenTelemetry spans in ClickHouse for better trace identification.

Why it matters

This enhancement addresses the need for more meaningful and clear operation names in OpenTelemetry spans, which helps users track and troubleshoot distributed tracing data more effectively.

How to use it

The improved operation naming is integrated into the existing OpenTelemetry instrumentation in ClickHouse and does not require additional configuration. Users will benefit from clearer span names in their tracing systems automatically after upgrading.