You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
I have a templating var $dc, the bosun incident list is using query like "hasTag:dc=$dc". For now this is working well if I only select ONE dc then the list will show corresponding incidents belong to the dc. Perfect! However if I select multiple dc(s), or using templating repeat, no incidents will be shown at all.
Updated to bosun 0.6.0-beta1, now templating repeat could show incidents, but all the repeated panels show the same data! For example, if I select $dc=dc1+dc2, there will be 2 incident list panels, but both of them show all the incidents in each panel.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a templating var $dc, the bosun incident list is using query like "hasTag:dc=$dc". For now this is working well if I only select ONE dc then the list will show corresponding incidents belong to the dc. Perfect! However if I select multiple dc(s), or using templating repeat, no incidents will be shown at all.
grafana: v4.3.0-pre1 (commit: dd3e594)
bosun plugin: 0.0.28
The text was updated successfully, but these errors were encountered: