@zero-server/observe
v1.0.2
Published
Metrics, structured logging, distributed tracing, health checks.
Downloads
1,349
Maintainers
Readme
@zero-server/observe
Metrics, structured logging, distributed tracing, health checks.
Prometheus-compatible metrics (Counter / Gauge / Histogram / Registry), structured logging, W3C Trace Context tracing (Tracer/Span/traceparent), and pluggable health checks (memory, event loop, disk).
Install
npm install @zero-server/observeOr install the full SDK to get everything at once:
npm install @zero-server/sdkUsage
const { createDefaultMetrics } = require('@zero-server/observe')Public surface
This package provides 21 public exports as a standalone runtime bundle. See the scope page for the full list.
Documentation
License
MIT © Anthony Wiedman
