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 using regexes to select fields and dimensions #7442

Merged
merged 1 commit into from
Oct 17, 2016

Conversation

jsternberg
Copy link
Contributor

The functionality works the same as wildcards, but this time, you can
specify a regular expression.

One limitation is that you can't specify whether you only want to select
fields or tags. Since the regex can be changed to suit the person's
needs, I don't currently think this is an issue.

Fixes #5955.

@jsternberg jsternberg force-pushed the js-5955-make-regex-work-on-field-keys-in-select branch from dbaeb12 to 2badba6 Compare October 10, 2016 19:43
The functionality works the same as wildcards, but this time, you can
specify a regular expression.

One limitation is that you can't specify whether you only want to select
fields or tags. Since the regex can be changed to suit the person's
needs, I don't currently think this is an issue.
@jsternberg jsternberg force-pushed the js-5955-make-regex-work-on-field-keys-in-select branch from 2badba6 to b60b4b3 Compare October 14, 2016 03:17
Copy link
Contributor

@e-dard e-dard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@jsternberg jsternberg merged commit 3496c5b into master Oct 17, 2016
@jsternberg jsternberg deleted the js-5955-make-regex-work-on-field-keys-in-select branch October 17, 2016 16:37
@timhallinflux timhallinflux added this to the 1.1.0 milestone Dec 19, 2016
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

Successfully merging this pull request may close these issues.

None yet

3 participants