Skip to content

@saazip/webhook-core-observability

Sources: packages/observability/package.json | packages/observability/src/index.ts

Metrics, logging, and tracing helpers shared across API and dispatcher runtimes.

  • Prometheus metric names and helpers
  • request correlation and JSON logging
  • optional OTLP tracing bootstrap
  • you want endpoint, replay, and delivery telemetry to stay consistent
  • Package name: @saazip/webhook-core-observability
  • Workspace path: packages/observability
  • None
  • None
  • build: tsc -p tsconfig.json
  • typecheck: tsc --noEmit -p tsconfig.json
  • lint: biome check src package.json tsconfig.json