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

Allow multi-level fields for perf/output vars #38

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

Conversation

DragonQ
Copy link

@DragonQ DragonQ commented Nov 29, 2018

Currently, specifying perf or output vars only works for top-level or simple fields within JSON. It doesn't work with more complicated node trees, e.g. "{main_node}[0]->{secondary_node}[4]->{final_node}".

This change fixes this issue by parsing the perf and output var JSON fields in the same way that the attribute JSON field is parsed.

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.

1 participant