ember-cli-opbeat

0.0.8 • Public • Published

npm version Ember Observer Score Build Status Dependency Status devDependency Status License

ember-cli-opbeat

Important: service discontinued

Opbeat, the service, is discontinued. This package is now historical. Do not use.

Introduction

An opbeat-js Ember shim.

This very small Ember Addon allows you to place configuration in your environment.js ENV.APP section, and have it hook up Ember.onerror and window.onerror to also report exceptions to Opbeat.

Usage in your app

  • ember install ember-cli-opbeat
  • Configure your application's ENV.APP section in environment.js: add opbeat: { appId: 'your-app-id', orgId: 'your-org-id' }

Readme

Keywords

Package Sidebar

Install

npm i ember-cli-opbeat

Weekly Downloads

1

Version

0.0.8

License

MIT

Unpacked Size

50.8 kB

Total Files

16

Last publish

Collaborators

  • mriska
  • ecraft-owner