Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@mjs mjs released this 19 Jun 10:19
· 189 commits to master since this release
9bec111

Changelog

9bec111 Merge pull request #82 from mjs/pprof-support
3fd57d9 Implement pprof support
3616d83 Merge pull request #81 from mjs/bump-perfcheck-reference
22b95b7 Bump the default perfcheck reference branch
258aed4 Fix HTTP listener test & benchmarks
84ccaa7 Merge pull request #80 from mjs/disable-benchmark-logs
633065d Merge pull request #79 from mjs/http-ts-precision
6c0f8f3 listener: Avoid unnecessary use of TestMain
870e084 perfcheck: No need to manually exclude the vendor directory
3dcf3d7 Suppress logs during benchmarks
5c2062f influx: Faster time conversions
d7a711e listener: Add benchmarks for HTTP listener
842bcce listener: Add support for HTTP "precision" argument
20a8916 influx: ExtractTimestamp and ExtractNanos
e6cd848 influx: Add functions for timestamp precision calculation
7414c61 filter: Parse timestamps using influx.ExtractTimestamp
ec77db3 influx: Timestamp extraction moved to new influx package


Automated with GoReleaser
Built with go version go1.10.3 linux/amd64