apm-trace-analysis

Official

Analyze APM traces for root cause.

AuthorTencentBlueKing
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps pinpoint the root cause of application errors and performance bottlenecks by analyzing Application Performance Monitoring (APM) trace data.

Core Features & Use Cases

  • Trace Analysis: Query and analyze APM Span data using trace IDs or request IDs to reconstruct full call chains.
  • Error & Performance Bottleneck Identification: Locate error spans, identify unusually slow spans, and analyze service dependencies and error propagation paths.
  • Use Case: When a user reports a slow response time for a specific transaction, use this Skill to trace the request, identify which service or operation is causing the delay, and understand the underlying issue.

Quick Start

Analyze the APM trace for the given trace ID 'b0a9Ce0e-xxxx' within the specified time range.

Dependency Matrix

Required Modules

requests

Components

scriptsreferences

💻 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: apm-trace-analysis
Download link: https://github.com/TencentBlueKing/bk-job/archive/main.zip#apm-trace-analysis

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.