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

Change to run mtools under debugger in #427 introduces regression in stdin support #449

Closed
stennie opened this issue Sep 27, 2016 · 0 comments
Assignees

Comments

@stennie
Copy link
Collaborator

stennie commented Sep 27, 2016

Prior to #427, piping a log from stdin works, eg:

mlogfilter mongod.log --slow | mplotqueries

With #427 applied this now returns:

no data to plot.

Since this is a usage regression from prior releases, we should back out the change and work out how to add compatible debugging support.

@stennie stennie added the bug label Sep 27, 2016
@stennie stennie self-assigned this Sep 27, 2016
@stennie stennie closed this as completed Sep 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant