Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 214 Bytes

File metadata and controls

15 lines (10 loc) · 214 Bytes

Sentry example

Very minimal Sentry integration with Tinyhttp to provide error handler and tracing capabilities.

Setup

tinyhttp new sentry

Run

node --import ./instrument.js index.js