-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Atlas Streams
-
Fully Compatible
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
- To enforce a "first 100 pairs" limit for the per pair latency stats... we want to save the list pairs in the checkpoint data.
- We don't need to save the each pair's Summary instance, just the pair name.
- See https://github.com/10gen/mongo/pull/35273 for reference