Commit 3141e94
Remove redundant dynamic metrics
Summary:
Remove the per-repository mononoke.app.initialization_time_millisecs FB303 metric. Repository initialization latency is already emitted with the repo name through the MononokeAppStats ODS3 metric.
Remove the mononoke.scs_server.method.<method>.completion_time_ms dynamic histogram. SCS request latency is already emitted as duration_ms through MononokeScsRequest ODS3 and in the mononoke_scs_server Scuba request record. Update the checked-in oncall guidance to direct latency investigations to those supported sources.
Reviewed By: RajivTS
Differential Revision: D115717579
fbshipit-source-id: 14887e2dc8c2d87bbc4fbd3dbe08224298d091af1 parent a370c41 commit 3141e94
2 files changed
Lines changed: 0 additions & 21 deletions
File tree
- eden/mononoke
- cmdlib/mononoke_app/src
- servers/scs/scs_methods/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | 72 | | |
78 | 73 | | |
79 | 74 | | |
| |||
278 | 273 | | |
279 | 274 | | |
280 | 275 | | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | 276 | | |
287 | 277 | | |
288 | 278 | | |
| |||
Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | | - | |
137 | 135 | | |
138 | 136 | | |
139 | 137 | | |
| |||
970 | 968 | | |
971 | 969 | | |
972 | 970 | | |
973 | | - | |
974 | | - | |
975 | | - | |
976 | | - | |
977 | 971 | | |
978 | 972 | | |
979 | 973 | | |
| |||
1140 | 1134 | | |
1141 | 1135 | | |
1142 | 1136 | | |
1143 | | - | |
1144 | | - | |
1145 | | - | |
1146 | | - | |
1147 | | - | |
1148 | 1137 | | |
1149 | 1138 | | |
1150 | 1139 | | |
| |||
0 commit comments