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

Add support for tag extraction from a hash #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mspiegle
Copy link

extract_tags() now handles hashes properly. Prior to this commit,
extract_tags handled hashes like this:
{["tagk1", "tagv1"]=>"true"}

@elasticsearch-release
Copy link

Jenkins standing by to test this. If you aren't a maintainer, you can ignore this comment. Someone with commit access, please review this and clear it for Jenkins to run; then say 'jenkins, test it'.

extract_tags() now handles hashes properly.  Prior to this commit,
extract_tags handled hashes like this:
{["tagk1", "tagv1"]=>"true"}
@mspiegle mspiegle force-pushed the mspiegle-hash-tags branch from 138a368 to adafb88 Compare August 30, 2016 21:55
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.

2 participants