We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4566899 commit 6856ec2Copy full SHA for 6856ec2
content/en/dashboards/widgets/list.md
@@ -93,6 +93,38 @@ For incidents, you can sort by:
93
94
Ascending or descending
95
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
116
117
+For CI pipelines, you can sort by:
118
119
+* CI Status
120
+* Pipeline Name
121
122
+* Pipeline ID
123
+* Branch
124
125
126
127
128
## API
129
130
This widget can be used with the **[Dashboards API][1]**. See the following table for the [widget JSON schema definition][2]:
0 commit comments