@@ -210,14 +210,15 @@ Coder v2. Refer to this table:
210
210
Some enterprise features are different, or still being worked on in Coder v2.
211
211
Refer to this table:
212
212
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** | ✅ | ✅ |
222
223
223
224
> See the [ v1 sunset frequently asked questions] ( ./v2-faq.md ) for more information.
0 commit comments