-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
The yaml node for jaeger_remote currently has the following schema:
- an optional
endpointproperty - an optional
intervalproperty - an optional
initial_samplerproperty
The endpoint should probably be required.
The interval should be required, or a default value should be defined. The unit for this value should be defined as well.
The initial_sampler should be required, or a default behavior should be defined (always_off, always_on ?).
This is blocking for the 1.0.0 release, as any changes here (optional property that becomes mandatory) will be a breaking change.
Blocking for #161
Metadata
Metadata
Assignees
Labels
No labels