Support 'foreach' in a project dashboard config
Change-Id: I8ede9ec3d4c0efa16a88bad55cc59b2b039f0cdc
This commit is contained in:
@@ -97,6 +97,20 @@ dashboard.description::
|
||||
+
|
||||
The description of the dashboard.
|
||||
|
||||
dashboard.foreach::
|
||||
+
|
||||
The value of the foreach parameter gets appended to every query in the
|
||||
dashboard.
|
||||
+
|
||||
Example dashboard config section to constrain the entire dashboard to
|
||||
the project to which it is applied:
|
||||
+
|
||||
----
|
||||
[dashboard]
|
||||
foreach = project:${project}
|
||||
----
|
||||
|
||||
|
||||
Section section
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user