otel-express-collector
v1.0.19
Published
Comprehensive OpenTelemetry instrumentation package for Node.js Express microservices
Maintainers
Readme
OpenTelemetry Express Collector
A comprehensive OpenTelemetry instrumentation package for Node.js Express microservices.
Features
- Automatic Instrumentation: HTTP requests, database queries, and more
- Structured Logging: Winston integration with OpenTelemetry export
- Metrics Collection: HTTP, database, business, and system metrics
- Distributed Tracing: End-to-end trace correlation
- Health Checks: Built-in health, readiness, and liveness endpoints
- Decorators: Easy method-level tracing with decorators
- TypeScript Support: Full type definitions
Installation
npm install otel-express-collector
# or
yarn add otel-express-collector