8000 add manage provisioner jobs · coder/coder@ab9d276 · GitHub
[go: up one dir, main page]

Skip to content

Commit ab9d276

Browse files
committed
add manage provisioner jobs
1 parent 72d9876 commit ab9d276

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/admin/provisioners.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,18 @@ This can be disabled with a server-wide
377377
coder server --provisioner-daemons=0
378378
```
379379

380+
## Manage provisioner jobs
381+
382+
View more information about and manage your provisioners from the Coder dashboard.
383+
384+
1. Under **Admin settings** select **Organizations**, then select **Provisioner jobs**.
385+
386+
1. Select the **>** to expand each entry for more information.
387+
388+
1. To delete a job, select the 🚫 at the end of the entry's row.
389+
390+
If your user doesn't have the correct permissions, this option is greyed out.
391+
380392
## Prometheus metrics
381393

382394
Coder provisioner daemon exports metrics via the HTTP endpoint, which can be

0 commit comments

Comments
 (0)
0