Commit 8c6bbbb
authored
Restore the route_actual_response_total metric (#468)
339efa8 incorrectly removed the route_actual metrics scope from the
outbound stack. This change restores these metrics but omits latency
buckets from export.
Fixes linkerd/linkerd2#42151 parent fd3a4ac commit 8c6bbbb
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| 266 | + | |
266 | 267 | | |
267 | 268 | | |
268 | 269 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments