-
Notifications
You must be signed in to change notification settings - Fork 130
Parser regression in 0.7.0 #455
Copy link
Copy link
Closed
Description
The following yaml parses fine with 0.6.0:
file_format: 0.0
tracer_provider:
processors:
- simple:
exporter:
console:
sampler:
trace_id_ratio_based:
ratio:
With 0.7.0, I get a parse error on sampler::
8:3: (102B): ERROR: parse error
8:3: sampler: (size=10)
^~~~~~~~ (cols 3-11)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels