Skip to content

Commit 6856ec2

Browse files
authored
Ad CD and CI to list widget docs (#29269)
1 parent 4566899 commit 6856ec2

File tree

1 file changed

+32
-0
lines changed
  • content/en/dashboards/widgets

1 file changed

+32
-0
lines changed

content/en/dashboards/widgets/list.md

+32
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,38 @@ For incidents, you can sort by:
9393

9494
Ascending or descending
9595

96+
### CD deployments
97+
98+
#### Sorting by
99+
100+
For CD deployments, you can sort by:
101+
102+
* Deployment Status
103+
* Service
104+
* Deployment Name
105+
* Environment
106+
* Duration
107+
* Revision Value
108+
* Repository URL
109+
* Timestamp
110+
111+
Ascending or descending
112+
113+
### CI pipelines
114+
115+
#### Sorting by
116+
117+
For CI pipelines, you can sort by:
118+
119+
* CI Status
120+
* Pipeline Name
121+
* Duration
122+
* Pipeline ID
123+
* Branch
124+
* Timestamp
125+
126+
Ascending or descending
127+
96128
## API
97129

98130
This widget can be used with the **[Dashboards API][1]**. See the following table for the [widget JSON schema definition][2]:

0 commit comments

Comments
 (0)