|
|
|
|
@ -39,7 +39,7 @@ import org.springframework.util.Assert;
@@ -39,7 +39,7 @@ import org.springframework.util.Assert;
|
|
|
|
|
* @author Moritz Halbritter |
|
|
|
|
* @author Eddú Meléndez |
|
|
|
|
*/ |
|
|
|
|
class OtlpTracingConfigurations { |
|
|
|
|
final class OtlpTracingConfigurations { |
|
|
|
|
|
|
|
|
|
@Configuration(proxyBeanMethods = false) |
|
|
|
|
static class ConnectionDetails { |
|
|
|
|
|