Releases: aerospike-community/amc
Releases · aerospike-community/amc
5.0.0
4.1.3
4.1.2
- Fix error messages in pre and post 5.1 server logs because of the latency-latencies command swap (#21).
- Updated Go version to 1.15.
- Convert use of Vendor packages to Go Modules.
- Update packacges and some cleanup.
- A new Docker file added to manually create a docker image.
Please note:
The deprecated, legacy behavior of treating the CommonName field on X.509 certificates as a host name when no Subject Alternative Names are present is now disabled by default. It can be temporarily re-enabled by adding the value x509ignoreCN=0 to the GODEBUG environment variable.
4.1.1
- Fix display bug when not enough values return to the latency graph, graph doesn't chart latencies (just total ops).
- Fix display bug where latency values could be displayed twice in the mouse hover legend sometimes.
- Change removal of values from the latency graph to use unix timestamp instead of local time.
- Add support for microsecond-histograms (5.1+).