Tune Pipeline

Use when a GlassFlow pipeline is experiencing backpressure, sustained sink lag, or throughput pain. Reads GlassFlow's emitted Prometheus metrics to confirm the bottleneck (backpressure gauges, stream depth ratio, source vs sink rate, sink batch size distribution), proposes targeted changes to replicas, batch sizes, stream limits, or dedup storage, applies them via the appropriate API endpoint, and verifies improvement by re-reading the same metrics. Triggers on phrases like "pipeline has backpressure", "tune pipeline X", "throughput is too low", "size resources for pipeline Y".

glassflow be8c4e9 13.1 KB Updated

File contents

glassflow/agent-skills/tree/main/skills/tune-pipeline commit be8c4e92e0

Frequently asked questions

npx skillmds@latest add glassflow/tune-pipeline