Package io.micronaut.tracing.brave.sender
package io.micronaut.tracing.brave.sender
Brave tracing HTTP sender.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassesClassDescriptionA
Senderimplementation that uses Micronaut'sHttpClient.Constructs theHttpClientSender.Factory that creates a ZipkinSenderbased onHttpClientSenderConfiguration.