Skip to content

Commit 8ac66e0

Browse files
Apply suggestion from @dprotaso
Co-authored-by: Dave Protasowski <dprotaso@gmail.com>
1 parent 89049fb commit 8ac66e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/versioned/serving/observability/metrics/serving-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Name | Type | Description
125125
-|-|-
126126
`peer` | string | The peer service the activator is connecting to (e.g., `autoscaler`)
127127

128-
This counter increments each time the activator fails to communicate with a peer. It complements the `kn.activator.reachable` gauge by providing a cumulative count of errors, which is useful for:
128+
This counter increments each time the activator fails to communicate with a peer. It complements the `kn.activator.stats.conn.reachable` gauge by providing a cumulative count of errors, which is useful for:
129129

130130
- Detecting flaky connections that might be missed by point-in-time gauge sampling
131131
- Creating rate-based alerts (e.g., alert if error rate exceeds threshold over 5 minutes)

0 commit comments

Comments
 (0)