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

mplotqueries: support for different color filters #15

Closed
rueckstiess opened this issue Apr 2, 2013 · 1 comment
Closed

mplotqueries: support for different color filters #15

rueckstiess opened this issue Apr 2, 2013 · 1 comment

Comments

@rueckstiess
Copy link
Owner

currently it is only possible to color by namespace. Re-factor to make it possible to color by different aspects, i.e by operations (update, remove, query, ...).

Possible usage:

mplotqueries logfile --color namespace (default)
mplotqueries logfile --color operation
@rueckstiess
Copy link
Owner Author

Another possible coloring option: by thread name.

Although there will be lots of threads. potentially cluster "connXXX" vs. others.

rueckstiess pushed a commit that referenced this issue Apr 2, 2013
Coloring choices: namespace (default), operation, thread.
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