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

Support wildcards within search #480

Open
JordanJLopez opened this issue Apr 16, 2019 · 1 comment
Open

Support wildcards within search #480

JordanJLopez opened this issue Apr 16, 2019 · 1 comment

Comments

@JordanJLopez
Copy link

We have a use case where we have a bunch of values for certain tags, and those tags are generally related.

For instance, we have a region tag with values like:
region-a-<uuid1>
region-a-<uuid2>
region-a-<uuid3>
region-b-<uuid4>
region-b-<uuid5>
region-b-<uuid6>

As it exists currently, our users have to keep in mind the UUIDs that they're looking for. It's not unreasonable, but it would make things easier if, seeking all the traces from region a, they could simply put region: region-a-*

@shreyaa-sharma
Copy link
Member

@ashishagg and @abhinavtripathi7 : Can we take a call on this.

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

3 participants