A guide for those looking to get the most out of the Dashboard Panels
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
...
Input | Description |
---|---|
Label | The name/label of the annotation. This is how you will identify it in the chart. |
Value | The value can be placed on the X or Y axis. When placed on the Y axis it represents a simple number. When placed on the X axis it represents a date. |
Color | The color of the annotation label and line in the chart. |
Info |
---|
X Axis AnnotationsSince X Axis annotations represent a static date and charts time ranges are relative, it is inevitable that a date annotation will eventually shift off of the chart. This is normal and expected. |
Recent Activity
@since 6.0.0.1
Recent Activity is an extremely powerful Dashboard Panel that shows all current and recent workflow executions in your FlexDeploy environment.
Display Data
Depending upon the space you available you may want to show or hide specific pieces of data. This input does just that.
...
Status, Project Name, Environment and Requested By/On info is always shown regardless of this input.
Data Filters
Info |
---|
Data Filters applies to both the Recent Activity and Current Activity Panels |
Data Filters allow you to limit the items displayed based on the criteria provided. The inputs follow the same scheme as our GraphQL API for maximum flexibility.
...
Zero or more filters can be specified, if multiple are specified they are joined with AND. In the above example the Panel would only show Packages including DEMO-
for Project with ID 45889
.
Multiple Filter Values
An individual filter value can have multiple values as well, separated by comma. For example if we wanted to show all results for only two projects we can accomplish that with the following:
...