Programmatically set the tracer factory to be used when tracing are enabled.
Normally Vert.x will look on the classpath for a tracer factory implementation, but if you want to set one programmatically you can use this method.
Programmatically set the tracer factory to be used when tracing are enabled.
Normally Vert.x will look on the classpath for a tracer factory implementation, but if you want to set one programmatically you can use this method.
Generated using TypeDoc
Vert.x tracing base configuration, this class can be extended by provider implementations to configure those specific implementations.