Each version of l2met corresponds to a git tag.
2013-05-07
- Reduce project to a single binary
- Drop support for measure= val= format
- Only support encrypted auth
- Support Librato's complex measurements
- bugfix:
2013-05-06
- improve logging for internal l2met metrics. now uses latest l2met convention
2013-05-06
- fix bugs in base64 decoded authentication parsing
2013-04-24
- remove token based auth. (No longer depending on PostgreSQL)
2013-04-21
- bugfix: correct http outlet resolution parsing
- bugfix: correct librato outlet's use of User-Agent
- bugfix: handle pg errors when fetching tokens
- Improve readme
- Make APP_NAME optional
- Add a receiver metric that will print number of buckets processed
- Improve test coverage
2013-04-10
2013-04-10
- bugfix: heroku router log lines were not being parsed. this is fixed.
- bugfix: heroku router and drain prefix features were incompatible.
2013-04-10
- First pass at Dbless Authentication. This does not include credential signing.
- Drain prefix
2013-04-05
- Fix regression related to parsing floating point numbers.
2013-04-04
2013-04-02
- Updated the resolution format to be specified in minutes.
- Improved the reporting around outlet delays.
2013-04-02
2013-04-02
2013-04-01
2013-03-25
- Init