All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Added missing dependencies, fixed MethodTraces collection name and allow CORS #41 Thx @KoenLav
- Removed kadira.io links #36 Thx @msteinmn
- Added
Meteor.settings.public.apmEngineUrl
to help client configuration #35 Thx @vparpoil
- Update Meteor to 1.6.1.1
- Remove 'signin with email' #27 Thx @ramezrafla
- Updated README Thx @StrictlySkyler and @markreid
- BREAKING CHANGE: Merged package.json and moved meteor files to top level. You should update your mup scripts and point to this directory instead of
/apm
. - Adding mongo indexes to improve cpu usage #23 Thx @jasongrishkoff
- Provide working MUP deployment template and guide #25 Thx @jehartzog
- Update npm dependencies.
- Update Meteor to 1.6.1.
- Fixed
MongoOplog is not a constructor
. - Removed Segment.io package.
- Fix aggregation bug #17
- Call aggregation for 30min and 3hour profiles only when needed to reduce server load. Thx @jehartzog #16
- Remove console.logs which is the reason for large log files.
- Update Meteor to 1.6.0.1
- Cleanup is optimized and called after each aggregation interval.
- Make sure that the previous aggregation is finished before starting the next ones.
- Meteor.settings.metricsLifetime to set maximum lifetime of metrics. The default is 7 days (604800000 = 1000 * 60 * 60 * 24 * 7).
- Optimized indexes of metrics collections.
- package.json name and description.
- Unused collection ProdStats.
- This changelog file.
- Updated Meteor to 1.6.