Monitoring
ShipFree includes Sentry instrumentation hooks for client, server, and edge runtimes.Key files
instrumentation.tsregisters the runtime configinstrumentation-client.tsconfigures client-side Sentrysentry.server.config.tsfor server runtimesentry.edge.config.tsfor edge runtime
Setup
- Create a Sentry project and obtain the DSN
- Set
SENTRY_DSNin your environment - Replace the placeholder
dsnvalues in the Sentry config files
The shipped config enables performance tracing and logs. Adjust sampling rates for production.
