Configuration Reference
Version:5.0.0-SNAPSHOT
Micronaut Tracing Brave Config Properties
🔗Property | Type | Description |
---|---|---|
|
float |
Get sampler probability. A value of 1.0 indicates to sample all requests. A value of 0.1 indicates to sample 10% of requests. |
Property | Type | Description |
---|---|---|
|
java.util.concurrent.ThreadFactory |
|
|
zipkin2.reporter.ReporterMetrics |
|
|
int |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
int |
|
|
int |
|
|
boolean |
Property | Type | Description |
---|---|---|
|
||
|
||
|
java.lang.String |
|
|
||
|
boolean |
|
|
boolean |
|
|
java.lang.String |
|
|
java.nio.charset.Charset |
|
|
java.util.Map |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.lang.Integer |
|
|
java.lang.Class |
|
|
int |
|
|
java.net.Proxy$Type |
|
|
java.net.SocketAddress |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.net.ProxySelector |
|
|
||
|
java.util.List |
|
|
zipkin2.codec.Encoding |
|
|
int |
|
|
boolean |
|
|
java.net.URI |
|
|
java.net.URI |
|
|
java.util.List |
|
|
java.lang.String |
|
|
jakarta.inject.Provider |
Property | Type | Description |
---|---|---|
|
boolean |
|
|
boolean |
|
|
boolean |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
int |
|
|
boolean |
|
|
boolean |
|
|
brave.handler.FinishedSpanHandler |
|
|
brave.handler.SpanHandler |
|
|
boolean |
|
|
boolean |
|
|
boolean |
|
|
boolean |
Micronaut Tracing Core Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.util.List |
Micronaut Tracing Jaeger Config Properties
🔗Property | Type | Description |
---|---|---|
|
float |
Sets the sampler probability used by the Jaeger sampler. A value of 1.0 indicates to sample all requests. A value of 0.1 indicates to sample 10% of requests. |
|
java.lang.String |
|
|
java.lang.Number |
|
|
java.lang.String |
Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
java.lang.Integer |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
Property | Type | Description |
---|---|---|
|
java.lang.Boolean |
|
|
java.lang.Integer |
|
|
java.lang.Integer |
|
|
io.jaegertracing.Configuration$SenderConfiguration |
Property | Type | Description |
---|---|---|
|
boolean |
|
|
boolean |
|
|
boolean |
Enable/disable Jaeger. Default value (). |
|
java.util.Map |
|
|
java.lang.String |
Set codecs from comma-delimited string. |
Micronaut Tracing Opentelemetry Config Properties
🔗Property | Type | Description |
---|---|---|
|
boolean |
Sets whether the OpenTelemetry integration is enabled. Default value (). |
Property | Type | Description |
---|---|---|
|
java.util.List |
Micronaut Tracing Opentelemetry Http Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.util.List |
|
|
java.util.List |
Property | Type | Description |
---|---|---|
|
java.util.List |
|
|
java.util.List |
Micronaut Tracing Opentelemetry Kafka Config Properties
🔗Property | Type | Description |
---|---|---|
|
boolean |
If you want to set headers as lists, set "true". |
|
java.util.Set |
List of headers, which you want to add as span attributes. By default, all headers
will be added as span attributes. If you don’t want to set any headers as attributes,
just set it to |