Jenkins Data Stream Parameters
The Jenkins plugin provides configurable data streams that allow you to retrieve detailed properties for builds, folders, projects, and views. These streams support both Tree Queries and Depth Queries, giving you fine-grained control over which attributes are returned and at what level of detail.
Each configurable data stream exposes a set of parameters that lets you filter the data you retrieve. The following information describes the available configurable data streams and their parameters in detail.
Build Status (Advanced)
Returns builds with their full set of properties, including links back to the build and its artifacts in Jenkins. A Tree query narrows which fields come back.
Folder Status (Advanced)
Returns the properties of Jenkins folders, for dashboards organized the way the Jenkins instance is.
Project Status (Advanced)
Returns the fuller set of project properties, beyond what the standard project data stream carries.
View Status (Advanced)
Returns the properties of Jenkins views, so a tile can follow a view your team already curates.