oRPC Sentry Integration
Installation
SKILL.md
Sentry Integration
Based on the OpenTelemetry Integration.
Installation
npm install @orpc/otel@latest
Setup
import * as Sentry from '@sentry/node'
import { ORPCInstrumentation } from '@orpc/otel'
Based on the OpenTelemetry Integration.
npm install @orpc/otel@latest
import * as Sentry from '@sentry/node'
import { ORPCInstrumentation } from '@orpc/otel'