otlp
max-export-batch-size The maximum number of traces to be exported in a given batch. Attribute | Value |
Default Value | 512 |
Type | LONG |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
max-queue-size The maximum number of traces in the queue before they are exported. Attribute | Value |
Default Value | 2048 |
Type | LONG |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
ratio The ratio amount to use for the ratio sampler Attribute | Value |
Type | DOUBLE |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
sampler-type The sampling strategy to use Attribute | Value |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Allowed Values | on off ratio |
service-name Service name reported to the trace collector Attribute | Value |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
span-processor-type The type of processor to use. Valid values are 'simple' and 'batch'. Attribute | Value |
Default Value | batch |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Allowed Values | batch simple |