Skip to content

Commit 8f62178

Browse files
author
github-actions
committed
Sync docs from ops-cli repo
1 parent 1b9b6bc commit 8f62178

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/docs-backup/collect/create.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ The bundle layout is identical on Docker Compose and Kubernetes. Inside the arch
163163
- `message-queue/` - RabbitMQ queues, exchanges, connections, and status
164164
- `cache/` - Redis info, clients, configuration, and slow log
165165
- `task-worker/` - Task worker state, one directory per replica
166-
- `task-manager/` - Work pools, work queues, recent flow runs, events, and automations
166+
- `task-manager/` - Work pools, work queues, recent flow runs, the pending and running flow and task runs, events, and automations
167167
- `server/` - Version, installed packages, API information, configuration, schema, environment variables
168168
- `metrics/` - Container resource metrics
169169

docs/docs-backup/collect/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Each bundle is a single `tar.gz` archive. Inside, every file lives under a top-l
2525
| Message queue | RabbitMQ queues, exchanges, bindings, connections, and status |
2626
| Cache | Redis info, client list, configuration, and slow log |
2727
| Task worker | Prefect worker state, one directory per replica |
28-
| Task manager | Work pools, work queues, recent flow runs, events, and automations |
28+
| Task manager | Work pools, work queues, recent flow runs, the pending and running flow and task runs, events, and automations |
2929
| Server | Version, installed packages, API information, configuration, schema, and masked environment variables |
3030
| Metrics | Container resource usage |
3131
| Backup (opt-in) | A standalone backup produced by the standard backup behavior and referenced in the manifest, not embedded in the archive (`--include-backup`) |

0 commit comments

Comments
 (0)