-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Diagnostics
-
None
-
Fully Compatible
-
Platform 8 08/28/15, Platform 7 08/10/15, Platform 9 (09/18/15)
Implement support for compressing a series of BSON documents containing integer metrics into binary blobs.
Compression methodology:
- Integer Delta Compression
- Run Length Encoding of Zero Integers
- Integer Packing (i.e., VarInt)
- ZLIB Compression
- is depended on by
-
SERVER-19007 Built-in facility for full-time diagnostic data capture
- Closed