Open
Description
The current in-browser validation only validates JSON schema compliance. However, this fully skips any validation of OTTL expressions. Consequently, it doesn't find errors like this (trailing '
'):
processors:
batch: {}
filter/metricDenylist:
error_mode: ignore
metrics:
metric:
- type == METRIC_DATA_TYPE_NONE'
Metadata
Assignees
Labels
No labels
Activity