Package io.micronaut.tracing.brave.sender
package io.micronaut.tracing.brave.sender
Brave tracing HTTP sender.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionA
Sender
implementation that uses Micronaut'sHttpClient
.Constructs theHttpClientSender
.Factory that creates a ZipkinSender
based onHttpClientSenderConfiguration
.