mirror of https://github.com/knative/docs.git
fix for issue-4252: fixing content for serving metrics under activato… (#4268)
* fix for issue-4252: fixing content for serving metrics under activator subsection * Update docs/admin/collecting-metrics/serving-metrics/metrics.md Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
This commit is contained in:
parent
59938d58a0
commit
d96c0d8c06
|
@ -5,7 +5,7 @@ Metrics are listed next.
|
|||
|
||||
## Activator
|
||||
|
||||
The following metrics allow the user to understand how application responds when traffic goes through the activator, for example, when scaling from zero. For example high request latency means that requests are taken too much time be fulfilled.
|
||||
The following metrics can help you to understand how an application responds when traffic passes through the activator. For example, when scaling from zero, high request latency might mean that requests are taking too much time to be fulfilled.
|
||||
|
||||
| Metric Name | Description | Type | Tags | Unit | Status |
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|
|
Loading…
Reference in New Issue