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 multi column results with using mongo query runner #4836

Closed
wants to merge 2 commits into from
Closed

Support multi column results with using mongo query runner #4836

wants to merge 2 commits into from

Conversation

del-zhenwu
Copy link
Contributor

@del-zhenwu del-zhenwu commented Apr 25, 2020

What type of PR is this? (check all applicable)

  • Other

Description

Support the following queries for results parser when using mongodb:

    "fields": {
        "run_id": 1,
        "metrics.value.acc": 2
    },

We currently only support for two levels in fields

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

@guidopetri
Copy link
Contributor

@del-zhenwu , thanks for the PR! We've updated a lot of things now that we're Community-driven so - if you're still interested in getting this merged - would you mind rebasing off master to re-run the CI?

We're trying to clean up our PR todo list, so if you're not interested, that's fine - we'll close the PR in about a week if we don't hear back. If you're interested in reopening the PR afterwards, we would also very much welcome that.

@del-zhenwu
Copy link
Contributor Author

The new PR #6290

@justinclift
Copy link
Member

I'll close this PR now, as the new one is available. 😄

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.

3 participants