Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
m3_1.3.0_checksums.txt | 2021-10-10 | 189 Bytes | |
m3_1.3.0_darwin_amd64.tar.gz | 2021-10-10 | 91.7 MB | |
m3_1.3.0_linux_amd64.tar.gz | 2021-10-10 | 92.3 MB | |
README.md | 2021-10-07 | 1.5 kB | |
v1.3.0 source code.tar.gz | 2021-10-07 | 18.9 MB | |
v1.3.0 source code.zip | 2021-10-07 | 22.2 MB | |
Totals: 6 Items | 225.0 MB | 0 |
Changelog
Features
- M3Coordinator: Add support for Prometheus Remote Write storage backend for sending aggregated and unaggregated metrics (#3742, #3768, #3783, #3791, #3814, #3777)
- M3Coordinator: Add support for InfluxDB write endpoint GZip compression, setting timestamp precision and allowing an empty request body (#3373)
- M3DB: Add SYSCTL_VM_MAX_MAP_COUNT env var for sysctl-setter sidecar allowing for custom VM max map count (#3689)
Bug Fixes
- M3DB: Fix writes briefly degrading when creating a new namespace due to coarse lock acquisition (#3765)
- M3DB: Fix compiled regexp DFA cache eviction on full bug that can lead to slow memory leak with large number of unique regexps (#3806)