autotel-hono
CommunityEfficiently trace and monitor Hono HTTP requests with OpenTelemetry.
Authorjagreehal
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides middleware for Hono to instrument HTTP requests with OpenTelemetry, enabling automatic tracing, header capture, and metrics collection for web services.
Core Features & Use Cases
- Request Tracing: Instruments all incoming HTTP requests with semantic attributes, capturing method, route, URL, and status code.
- Error Monitoring: Records exceptions for failed requests to facilitate debugging.
- Flexible Configuration: Allows customization of header capture, request durations, and span naming for precise monitoring.
- Use Case: Deploy this middleware in a Node.js server to automatically trace API calls, capture relevant headers, and monitor request durations for performance analysis.
Quick Start
Use the Hono middleware to add tracing to your API by calling app.use(otel({ serviceName: 'my-api' })) in your application setup.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: autotel-hono Download link: https://github.com/jagreehal/autotel/archive/main.zip#autotel-hono Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.