2.0.0 • Published 2 days ago

@prairielearn/sentry v2.0.0

Weekly downloads
-
License
-
Repository
github
Last release
2 days ago

@prairielearn/sentry

Opinionated wrapper around @sentry/node. Currently, the only difference is that it exports an async init function that automatically sets the release to the current Git revision, if available.

import { init } from '@prairielearn/sentry';

await init({
  dsn: 'DSN HERE',
  environment: 'ENVIRONMENT HERE',
});
2.0.0

2 days ago

1.2.4

1 month ago

1.2.3

2 months ago

1.2.2

2 months ago

1.2.1

3 months ago

1.2.0

4 months ago

1.1.5

4 months ago

1.1.4

5 months ago

1.1.1

7 months ago

1.1.0

8 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

10 months ago

1.1.3

6 months ago

1.1.2

7 months ago

1.0.4

11 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago