Skip to content

Commit 440560c

Browse files
authored
add Workspace Proccess Logging
1 parent 3f485cd commit 440560c

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

guides/moving-to-oss.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -210,14 +210,15 @@ Coder v2. Refer to this table:
210210
Some enterprise features are different, or still being worked on in Coder v2.
211211
Refer to this table:
212212

213-
| | Coder v1 | Coder v2 |
214-
| ----------------------- | ----------------- | ------------------------------------------------------------------------------------------- |
215-
| **Auto-stop workspace** | ✅ Activity-based | ✅ Schedule-based & ✅ Activity-based ) |
216-
| **Audit logging** |||
217-
| **Organizations** || ✅ Groups & template permissions |
218-
| **User metrics** || Template-wide metrics [(needs docs)](https://github.com/coder/coder/issues/3980) |
219-
| **Resource quotas** || ✅ Max workspace limit |
220-
| **SDK** ||[codersdk](https://github.com/coder/coder/tree/main/codersdk) |
221-
| **REST API** |||
213+
| | Coder v1 | Coder v2 |
214+
| ------------------------------------ | ----------------- | ------------------------------------------------------------------------------------------- |
215+
| **Auto-stop workspace** | ✅ Activity-based | ✅ Schedule-based & ✅ Activity-based ) |
216+
| **Audit logging** |||
217+
| **Organizations** || ✅ Groups & template permissions |
218+
| **Workspace Proccess Logging** ||[#5314](https://github.com/coder/coder/issues/5314) |
219+
| **User metrics** || Template-wide metrics [(needs docs)](https://github.com/coder/coder/issues/3980) |
220+
| **Resource quotas** || ✅ Max workspace limit |
221+
| **SDK** ||[codersdk](https://github.com/coder/coder/tree/main/codersdk) |
222+
| **REST API** |||
222223

223224
> See the [v1 sunset frequently asked questions](./v2-faq.md) for more information.

0 commit comments

Comments
 (0)