Cloud monitoring: Add query parameter (#26354)
(cherry picked from commit 9d8ae39108)
This commit is contained in:
committed by
Dominik Prokop
parent
1ab8109892
commit
f870bea288
@@ -139,6 +139,7 @@ func (query *cloudMonitoringQuery) buildDeepLink() string {
|
||||
|
||||
q := u.Query()
|
||||
q.Set("project", query.ProjectName)
|
||||
q.Set("Grafana_deeplink", "true")
|
||||
|
||||
pageState := map[string]interface{}{
|
||||
"xyChart": map[string]interface{}{
|
||||
|
||||
Reference in New Issue
Block a user