Commit 4cbba0f
authored
Add support for timestamp metrics with seconds precision (#558)
* Add support for timestamp metrics with seconds precision
This is useful for exporting oplog metrics in order to calculate the
oplog window as the difference between mongodb_ss_oplog_latestOptime
and mongodb_ss_oplog_earliestOptime
* Fix test expectations1 parent fcb3850 commit 4cbba0f
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
212 | 214 | | |
213 | 215 | | |
214 | 216 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
0 commit comments