Commit a809833
track time since server started in telemetry
Summary: that way we can discern whether long-running events happened during initial indexing or later
Reviewed By: stroxler
Differential Revision: D95564306
fbshipit-source-id: 300c234806481b673400874385a4014863a1a64e1 parent 10c1f84 commit a809833
File tree
2 files changed
+5
-0
lines changed- crates/pyrefly_util/src
- pyrefly/lib/lsp/non_wasm
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
801 | 801 | | |
802 | 802 | | |
803 | 803 | | |
| 804 | + | |
| 805 | + | |
804 | 806 | | |
805 | 807 | | |
806 | 808 | | |
| |||
2285 | 2287 | | |
2286 | 2288 | | |
2287 | 2289 | | |
| 2290 | + | |
2288 | 2291 | | |
2289 | 2292 | | |
2290 | 2293 | | |
| |||
2312 | 2315 | | |
2313 | 2316 | | |
2314 | 2317 | | |
| 2318 | + | |
2315 | 2319 | | |
2316 | 2320 | | |
2317 | 2321 | | |
| |||
0 commit comments