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

json_lines and other none json input #1

Open
BenoitHugonnard opened this issue Nov 14, 2018 · 0 comments
Open

json_lines and other none json input #1

BenoitHugonnard opened this issue Nov 14, 2018 · 0 comments

Comments

@BenoitHugonnard
Copy link

When I tried to input other types of inputs such as json_lines or raw log strings, I wasn't able to launch the Python test with the well written error :
AssertionError: inputs must be a list of dicts

Any way we could override this and json.dump if dict else we could put the string (or list of tring) directly in output ?

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

No branches or pull requests

1 participant