rabbitmq / rabbitmq-dotnet-client

RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.2+
https://www.rabbitmq.com/dotnet.html
Other
2.07k stars 579 forks source link

Use default value for `RabbitMQActivitySource.UseRoutingKeyAsOperationName` #1595

Closed lukebakken closed 3 months ago

lukebakken commented 3 months ago

The default is true, anyway. No need to set it here.

Pointed out by @Kielex in this comment: https://github.com/rabbitmq/rabbitmq-dotnet-client/issues/1533#issuecomment-2152344587