Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pkg/stanza] Enhance error message in csv_parser #13432

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

djaglowski
Copy link
Member

When this error is triggered, it is very helpful to know what was
expected and found.

Resolves #13427

When this error is triggered, it is very helpful to know what was
expected and found.
@djaglowski djaglowski marked this pull request as ready for review August 19, 2022 13:09
@djaglowski djaglowski requested review from a team and codeboten August 19, 2022 13:09
@djaglowski djaglowski merged commit 8a821bb into open-telemetry:main Aug 19, 2022
@djaglowski djaglowski deleted the pkg-stanza-csv-err branch August 19, 2022 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[pkg/stanza] csv_parser: Add additional information to the error log message for mismatching field numbers
2 participants