-
Notifications
You must be signed in to change notification settings - Fork 934
Open
Labels
Feature RequestSuggest an idea for this projectSuggest an idea for this project
Description
When an error occurs in declarative config, the error message should tell you the location in the document where the error occurred.
Currently, we only give generic errors of the form "batch span processor exporter is required but is null". These messages can be ambiguous since its possible to have multiple processors. Even when unambiguous, they're more difficult to parse and fix than something that includes document context like: .tracer_provider.processors[0].batch exporter is required but is null.
jkwatson
Metadata
Metadata
Assignees
Labels
Feature RequestSuggest an idea for this projectSuggest an idea for this project