We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72d9876 commit ab9d276Copy full SHA for ab9d276
docs/admin/provisioners.md
@@ -377,6 +377,18 @@ This can be disabled with a server-wide
377
coder server --provisioner-daemons=0
378
```
379
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
392
## Prometheus metrics
393
394
Coder provisioner daemon exports metrics via the HTTP endpoint, which can be
0 commit comments