aio-telemetry-troubleshooting

Installation
SKILL.md

Telemetry Troubleshooting

Key Principle

@adobe/aio-lib-telemetry mostly forwards sdkConfig to OpenTelemetry's NodeSDKConfiguration. Validate config shape directly, especially in JavaScript projects without type checking.

Approach

Do not jump into the codebase. Start by understanding the user's problem through conversation. Only inspect code after gathering enough context for a targeted search.

For fixed-choice questions, use the runtime's selectable-question tool.

Phase 1: Triage

Ask the user to describe their problem. Understand:

Installs
8
GitHub Stars
3
First Seen
May 18, 2026
aio-telemetry-troubleshooting — adobe/aio-lib-telemetry