Skip to content

Commit 3809e35

Browse files
committed
Add docs on Knative Serving autoscaling dashboard
1 parent fbc8d12 commit 3809e35

18 files changed

+133
-0
lines changed

_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3215,6 +3215,8 @@ Topics:
32153215
File: serverless-autoscaling-scale-bounds
32163216
- Name: Concurrency
32173217
File: serverless-autoscaling-concurrency
3218+
- Name: Autoscaling dashboard
3219+
File: serverless-autoscaling-dashboard
32183220
#
32193221
# Knative Eventing
32203222
- Name: Knative Eventing
65.9 KB
Loading
74.5 KB
Loading
70.6 KB
Loading
90.6 KB
Loading
87.7 KB
Loading
68.5 KB
Loading
196 KB
Loading
91 KB
Loading
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[id="serverless-autoscaling-dashboard-activator-metrics_{context}"]
2+
= Activator metrics
3+
4+
The *Activator* graphs *Request Concurrency*, *Request Count by Response Code (last minute)*, and *Response Time (last minute)* show the timeline of requests going through the activator until the activator is removed from the request path. These graphs can be used, for example, to evaluate whether response count and the returned HTTP codes match expectations.
5+
6+
image::serverless-autoscaling-dashboard-activator-request-concurrency.png[Activator: Request Concurrency]
7+
image::serverless-autoscaling-dashboard-activator-request-count.png[Activator: Request Count by Response Code (last minute)]
8+
image::serverless-autoscaling-dashboard-activator-response-time.png[Activator: Response Time (last minute)]

0 commit comments

Comments
 (0)