CtrlK
BlogDocsLog inGet started
Tessl Logo

workers-observability

Cloudflare Workers observability with logging, Analytics Engine, Tail Workers, metrics, and alerting. Use for monitoring, debugging, tracing, or encountering log parsing, metric aggregation, alert configuration errors.

91

1.19x
Quality

88%

Does it follow best practices?

Impact

97%

1.19x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Evaluation results

97%

22%

Production Logging for a User Authentication Worker

Structured logging with redaction and sampling

Criteria
Without context
With context

JSON structured logs

100%

100%

requestId in every log

100%

100%

cf-ray header usage

100%

100%

Password redaction

100%

100%

Token/auth redaction

100%

100%

Error level for failures

62%

62%

Warn level for recoverable

100%

100%

Timestamp in log entry

100%

100%

Log sampling implemented

0%

100%

Errors/warns bypass sampling

0%

100%

observability in wrangler

100%

100%

100%

22%

Custom Performance Metrics for a Content Delivery Worker

Analytics Engine metrics tracking

Criteria
Without context
With context

writeDataPoint used

100%

100%

blobs for categorical data

100%

100%

doubles for numeric data

100%

100%

indexes used for filtering

100%

100%

ctx.waitUntil for writes

25%

100%

Consistent schema

100%

100%

Error path instrumented

62%

100%

ANALYTICS binding in wrangler

0%

100%

Schema documented

100%

100%

Queries use blob/double names

100%

100%

Response time recorded

100%

100%

94%

4%

Production Alerting Pipeline for a Payment Processing Worker

Tail Worker alerting pipeline

Criteria
Without context
With context

tail_consumers in producer

100%

100%

Service name matches

100%

100%

Tail Worker exports tail()

100%

100%

Filters errors only

100%

100%

Alert cooldown logic

100%

100%

Cooldown duration >= 5 min

100%

100%

Alert deduplication key

0%

40%

Slack alert with context

100%

100%

KV for state storage

100%

100%

KV binding in wrangler

100%

100%

No alert on ok outcome

100%

100%

Repository
secondsky/claude-skills
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.