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

RFE: Please add the ability to search for header information #212

Open
cjryan opened this issue May 17, 2018 · 3 comments
Open

RFE: Please add the ability to search for header information #212

cjryan opened this issue May 17, 2018 · 3 comments

Comments

@cjryan
Copy link

cjryan commented May 17, 2018

Thanks for the great tool!

Currently, we can search for message content, using the &contains= parameter when constructing a query. To my knowledge, this searches just the message content, and not the message header information.

It would be extremely valuable to do the same &contains= (or &headercontains=) for header information. For example, given a header value: "topic": "/topic/Topic.to.search.for.randomuuid", it would be useful to add to the URL query &headercontains=randomuuid

Thank you!

@akostadinov
Copy link

Check also #55 and #202.

@cjryan
Copy link
Author

cjryan commented May 17, 2018

@akostadinov thanks!

I should probably also clarify; 'topic' in my case was a bad example to search for, as &topic already exists.

Specifically, it would be good to search for an arbitrary header value, one that a user constructs.

For example: product=cool new product ,or, version=1.2.3

Thank you!

@akostadinov
Copy link

btw I fail to search for strings with white spaces using contains. This is important as many messages use spaces in values.

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

2 participants