Kadira seems to offer mainly two interesting features:
- performance metrics and traces
- error tracking
We'll use Kadira to help development and runtime analysis.
Configuration
An account has been created on Kadira.
Integration
meteor add meteorhacks:kadira
Deployment
Add in the deployment script:
APP_NAME=ship rhc env set KADIRA_APP_ID=... KADIRA_APP_SECRET=... -a $APP_NAME
Credentials are stored at K20.