Commit c26ade2
committed
Use processing-latency histogram for task-ack path
Address review feedback by removing task_latency_ns histogram and using
ExponentialTaskProcessingLatency in task_ack_manager. Also remove stale
histogram-migration allowlist entries for task_latency/task_latency_ns.
Signed-off-by: zawadzki <zawadzki@uber.com>1 parent cef3eb5 commit c26ade2
File tree
3 files changed
+1
-8
lines changed- common/metrics
- service/history/replication
3 files changed
+1
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 44 | | |
50 | 45 | | |
51 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2480 | 2480 | | |
2481 | 2481 | | |
2482 | 2482 | | |
2483 | | - | |
2484 | 2483 | | |
2485 | 2484 | | |
2486 | 2485 | | |
| |||
3314 | 3313 | | |
3315 | 3314 | | |
3316 | 3315 | | |
3317 | | - | |
3318 | 3316 | | |
3319 | 3317 | | |
3320 | 3318 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments