autotel-aws

Automate OpenTelemetry instrumentation for AWS Lambda and SDK v3 clients.

7|3|Updated Nov 26, 2025
One-click install
npx skills add https://github.com/jagreehal/autotel --skill autotel-aws
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autotel-aws
Source: https://github.com/jagreehal/autotel/tree/main/packages/autotel-aws/skills/autotel-aws
Command: npx skills add https://github.com/jagreehal/autotel --skill autotel-aws

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the integration of OpenTelemetry instrumentation for AWS services, simplifying the process of monitoring and tracing AWS Lambda, SDK v3 clients, and related resources.

Core Features & Use Cases

  • AWS Service Instrumentation: Automatically instruments Lambda handlers and AWS SDK v3 clients for comprehensive tracing.
  • Distributed Tracing & Metrics: Captures detailed traces and metrics for AWS-based applications, facilitating debugging and performance analysis.
  • Quick Start: Use this Skill to quickly set up automatic tracing and logging for your serverless functions and AWS resource interactions.

Quick Start

Configure autotel-aws to instrument AWS SDK clients and Lambda handlers, and monitor your AWS workflows efficiently.

Frequently Asked Questions about autotel-aws

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up OpenTelemetry instrumentation for AWS Lambda functions?

You can automate AWS Lambda instrumentation by configuring this Skill to instrument handlers automatically, capturing distributed traces and metrics for your serverless applications without manual patching.

Can I automatically instrument AWS SDK v3 clients for distributed tracing?

Yes, you can automatically instrument AWS SDK v3 clients for distributed tracing by applying automated SDK patching, which captures detailed traces for AWS resource interactions to facilitate performance analysis and debugging.

What is the best way to add observability to serverless applications on AWS?

The best way to add observability to AWS serverless applications is through automated instrumentation of Lambda handlers and SDK clients, ensuring comprehensive tracing and logging for both development and production environments.

How does automated resource detection work for AWS observability?

Automated resource detection for AWS observability works by identifying AWS resources interacting with your application and automatically patching SDK clients, ensuring comprehensive tracing coverage across your serverless workflows.

Is automated AWS instrumentation safe to use in production environments?

Yes, automated AWS instrumentation is safe for production environments, as it is designed to ensure comprehensive observability across both development and production stages without disrupting existing serverless workflows.