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

grafana 2.2.0-pre Dashboard Link variable values into Repeat Panel #2564

Closed
discoduck2x opened this issue Aug 20, 2015 · 5 comments
Closed
Labels
Milestone

Comments

@discoduck2x
Copy link

When having a dashboard with - Settings - Links type dashboard enabled and "add current variable values" spawning into a dashboard which uses Repeat Panel on for example "host" it doesnt repeat the panels from the $host selection from "parent" dashboard. (this worked in 2.1)

@discoduck2x
Copy link
Author

using influx 0.9.2 if that matters

@torkelo
Copy link
Member

torkelo commented Aug 21, 2015

I think this was fixed 4 days ago, 0d8303c

Can you try a more recent build if 2.2

@torkelo torkelo closed this as completed Aug 21, 2015
@discoduck2x
Copy link
Author

tried the latest from this morning, same thing. some more details:

  1. in the parent dashboard i select say 2 hosts, then click the dashboard link
  2. the linked dashboard with repeat panels open, but in the host variable field at the top i see my selected hosts from Duplicate panel with 3 x colspan 3 panels will add not add to empty row #1 above however as they have dashes in their names they get - , i recall this was an issue for influx with template variabels and was solved by /$host/ right? my hostnames TEST-SE-01 becmes TEST-SE-01+(other selected hostnames)
  3. if i click the host dropdown nothing is selected however i can of course reselec there and the repeat works, just seems the /$host/ isnt passed properly in the link?

@torkelo torkelo reopened this Aug 21, 2015
@torkelo torkelo added this to the 2.2 milestone Aug 21, 2015
@torkelo torkelo added type/bug and removed type/bug labels Aug 21, 2015
@torkelo
Copy link
Member

torkelo commented Aug 21, 2015

ok, the fix in 0d8303c contained a subtle bug :(

Fixed now, will push out new 2.2 builds now

@discoduck2x
Copy link
Author

works gr8 - nice job @torkelo and awesome product!

torkelo added a commit that referenced this issue Aug 22, 2015
…plate var used in repeat panel from url), fixes #2564

Conflicts:
	CHANGELOG.md
donh pushed a commit to donh/grafana that referenced this issue Nov 12, 2015
…lue template var used in repeat panel from url), fixes grafana#2564
donh pushed a commit to donh/grafana that referenced this issue Nov 12, 2015
…lue template var used in repeat panel from url), fixes grafana#2564

Conflicts:
	CHANGELOG.md
donh pushed a commit to donh/grafana that referenced this issue Nov 12, 2015
…lue template var used in repeat panel from url), fixes grafana#2564
donh pushed a commit to donh/grafana that referenced this issue Nov 12, 2015
…lue template var used in repeat panel from url), fixes grafana#2564

Conflicts:
	CHANGELOG.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants