mongodb-js-bugsnag

0.1.1 • Public • Published

bugsnag-api-wrapper travis npm

Light wrapper around bugsnag's API and abstract out api-specific functions

Install

npm install mongodb-js-bugsnag
var bugsnag = require('mongodb-js-bugsnag')

Example

The wrapper exposes two basic functions getErrors and getEvents.

getErrors(<querystring>, callback);

getErrors returns a list of all errors filtered by the querystring - narrow down errors returned by release_stages, app_versions, severity, status through the query string parameter.

getEvents(<querystring>, callback);

getEvents returns a list of all events (individual crashes) filtered by the querystring - narrow down events returned by start_time, end_time through the query string parameter.

Please refer to the Bugsnag API documentation for valid querystrings.

License

Apache 2.0

/mongodb-js-bugsnag/

    Package Sidebar

    Install

    npm i mongodb-js-bugsnag

    Weekly Downloads

    3

    Version

    0.1.1

    License

    Apache-2.0

    Last publish

    Collaborators

    • orechova
    • himanshusinghs
    • c-buckingham
    • mongo-j
    • mabaasit
    • alexander_schroll
    • chuck.kalmanek
    • mongodb-js-user
    • rueckstiess
    • durran
    • lerouxb
    • fredtruman
    • mbroadst
    • hswolff
    • satyasinha
    • matt_d_rat
    • rhysm
    • tomhollander
    • alena.khineika
    • jeff-allen-mongo
    • mmarcon
    • jonathan.balsano
    • mongodb-build
    • jack.weir
    • stennie
    • mcasimir
    • kristina.stefano
    • jarjee
    • shaketbaby
    • devtoolsbot
    • addaleax
    • gribnoysup
    • mutukrish
    • shum