cloudflare-workers-otel-utels

Community

Observability for Cloudflare Workers, simply.

Authormizchi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Cloudflare Workers often lack built-in observability. This Skill provides wrappers around a Worker's fetch handler to emit OTLP traces, metrics, and logs and to send error events via utels without changing your business logic.

Core Features & Use Cases

  • Lightweight wrappers: withTelemetry and withUtelsErrorTracking integrate with OTLP backends and utels project to collect traces, metrics, logs, and exception events.
  • Non-intrusive instrumentation: wraps D1 query telemetry and related bindings to surface slow queries and performance data without modifying application code.
  • Use Case: you stand up a new Worker and want end-to-end visibility from request to response, with automated error reporting.

Quick Start

Wrap your worker's fetch handler with withTelemetry and withUtelsErrorTracking to enable OTLP telemetry and optional utels error tracking with minimal code changes.

Dependency Matrix

Required Modules

None required

Components

assets

💻 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-workers-otel-utels
Download link: https://github.com/mizchi/skills/archive/main.zip#cloudflare-workers-otel-utels

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