cloudflare-traces

Official

Diagnose Workers issues using trace spans

Authoriterate
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Cloudflare traces help you pinpoint where and why a Workers request is slowed down or failing by showing the span-level execution path across distributed work.

Core Features & Use Cases

  • Trace lookup and span retrieval: Query trace summaries and then fetch underlying span events for the same trace ID to inspect execution details.
  • Span event analysis: Aggregate span events by source.name (and optionally $metadata.transactionName) to quickly identify hot spots and dominant components.
  • Operational debugging reports: Produce evidence needed for incident diagnosis, including timeframe, request URL, span counts, error spans, and whether the failure impacted callers.

Quick Start

Ask the skill to query a specific trace ID for a given timeframe and return a span breakdown grouped by source name.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: cloudflare-traces
Download link: https://github.com/iterate/iterate/archive/main.zip#cloudflare-traces

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 471,000+ vetted skills library on demand.