Skip to content

Commit 5d5b787

Browse files
authored
Merge pull request #39012 from rh-max/srvls-knative-autoscaling-dashboard
SRVKS-781: Add docs on Knative Serving autoscaling dashboard
2 parents 5738213 + 3809e35 commit 5d5b787

18 files changed

+133
-0
lines changed

_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3214,6 +3214,8 @@ Topics:
32143214
File: serverless-autoscaling-scale-bounds
32153215
- Name: Concurrency
32163216
File: serverless-autoscaling-concurrency
3217+
- Name: Autoscaling dashboard
3218+
File: serverless-autoscaling-dashboard
32173219
#
32183220
# Knative Eventing
32193221
- 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)