Commit ac419b5
add startup timer metric (#2004)
* add startup timer metric and tracking
* update number display
* Update shared version to 11.1.16 after rebase
* Update uid2-shared.version to 11.1.14-alpha-304-SNAPSHOT
* [CI Pipeline] Released Snapshot version: 5.58.26-alpha-220-SNAPSHOT
* beautify
* beautify
* test out shared with optout total time count
fix the new shared version after release
* [CI Pipeline] Released Snapshot version: 5.58.27-alpha-221-SNAPSHOT
* update metric using timer
* update metric using timer
* Revert "update metric using timer"
This reverts commit 60f36d3.
* Reapply "update metric using timer"
This reverts commit 0623771.
* remove comment
* remove
* remove
* remove
* update shared version
* [CI Pipeline] Released Snapshot version: 5.58.28-alpha-223-SNAPSHOT
* Update uid2-shared.version to 11.1.19-alpha-309-SNAPSHOT
* [CI Pipeline] Released Snapshot version: 5.58.29-alpha-224-SNAPSHOT
* Update uid2-shared.version to 11.1.62
* Downgrade version from 5.58.29-alpha-224-SNAPSHOT to 5.58.25
---------
Co-authored-by: Release Workflow <[email protected]>1 parent 7e2ba94 commit ac419b5
File tree
3 files changed
+14
-1
lines changed- src/main/java/com/uid2/operator
- vertx
3 files changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
244 | 246 | | |
245 | 247 | | |
246 | 248 | | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
247 | 256 | | |
| 257 | + | |
248 | 258 | | |
249 | 259 | | |
250 | 260 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
219 | 220 | | |
220 | 221 | | |
221 | 222 | | |
| 223 | + | |
| 224 | + | |
222 | 225 | | |
223 | 226 | | |
224 | 227 | | |
| |||
0 commit comments