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

Storing/loading multiple graphs from URL doesn't work anymore #3789

Closed
juliusv opened this issue Feb 2, 2018 · 3 comments · Fixed by #3813
Closed

Storing/loading multiple graphs from URL doesn't work anymore #3789

juliusv opened this issue Feb 2, 2018 · 3 comments · Fixed by #3813

Comments

@juliusv
Copy link
Member

juliusv commented Feb 2, 2018

When adding more than one graph on the /graph page, only the first one is stored in the URL. Also, when trying to open a URL like http://localhost:9090/graph?g0.range_input=1h&g0.expr=rate(node_cpu%5B1m%5D)&g0.tab=0&g1.range_input=1h&g1.expr=rate(http_request_duration_microseconds_count%5B1m%5D)&g1.tab=0, the second entry is halfway rendered, but not executed (and disappears from the URL).

According to git bisect this regression was introduced by a8ff643. @lovisas would you be able to take a look?

@juliusv
Copy link
Member Author

juliusv commented Feb 2, 2018

The bug (at least trying to open the link above) only seems to happen when "Search query history" is enabled.

@biglovisa
Copy link
Contributor

Yes will do!

@lock
Copy link

lock bot commented Mar 22, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants