Skip to content

Commit 3e1d11b

Browse files
Bueller87“Kevin”
andauthored
Add youtube video to top of worker auto scaling (#273)
Co-authored-by: “Kevin” <“[email protected]”>
1 parent db405be commit 3e1d11b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/05-go-client/21-worker-auto-scaling.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ The following Grafana dashboards demonstrate the CPU utilization issue that Auto
1818
![Worker Instances](img/worker-instance-count.png)
1919
*Worker instance count fluctuations caused by CPU-based autoscaling decisions. Once the autoscaler is enabled, the instance count decreases 50%, saving on compute spend.*
2020

21+
### Golang Sample Demo
22+
23+
<iframe width="560" height="315" src="https://www.youtube.com/embed/CUivn-eZTco?si=VOWdEjPso9G5xo92" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
24+
25+
>📚 **Interactive Learning Sample**: Try our [AutoScaler sample implementation](https://github.com/cadence-workflow/cadence-samples/tree/master/cmd/samples/advanced/autoscaling-monitoring) with built-in load generation, real-time metrics collection, and monitoring dashboards. Perfect for understanding how AutoScaler responds to different workload patterns and visualizing poller state changes in real-time.
2126
## Overview
2227

2328
### What AutoScaler does

0 commit comments

Comments
 (0)