Skip to content

jaeger_remote needs clarity #238

Open
@marcalff

Description

@marcalff

The yaml node for jaeger_remote currently has the following schema:

  • an optional endpoint property
  • an optional interval property
  • an optional initial_sampler property

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions