Prompt Buddy logoPrompt Buddy

cloudflare · Cloudflare Workers Docs

Workers Export to Axiom

Configures the export of OpenTelemetry-compliant traces and logs from Cloudflare Workers to the Axiom analytics platform by setting up Axiom datasets, API tokens, and Cloudflare observability destinations.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Workers Export to Axiom

Configures the export of OpenTelemetry-compliant traces and logs from Cloudflare Workers to the Axiom analytics platform by setting up Axiom datasets, API tokens, and Cloudflare observability destinations.

When To Use

Use when you need to integrate Cloudflare Workers telemetry with Axiom for centralized log storage, trace analysis, and dashboarding.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/workers-observability-exporting-opentelemetry-data-export-to-axiom-workflow-guide.mdA guide detailing the steps to configure Cloudflare Workers to export OpenTelemetry data to the Axiom log analytics platform.Questions about a guide detailing the steps to configure Cloudflare Workers to export OpenTelemetry data to the Axiom log analytics p...
examples/workers-observability-exporting-opentelemetry-data-export-to-axiom-cloud.textA configuration object for enabling and routing OpenTelemetry traces and logs from Cloudflare Workers to Axiom destinations.Exact payloads, commands, or snippets shown in A configuration object for enabling and routing OpenTelemetry traces and logs from Cloudflare Workers to Axiom destin...
examples/workers-observability-exporting-opentelemetry-data-export-to-axiom-cloud-2.textA configuration snippet enabling OpenTelemetry traces and logs for Cloudflare Workers to be exported to Axiom destinations.Exact payloads, commands, or snippets shown in A configuration snippet enabling OpenTelemetry traces and logs for Cloudflare Workers to be exported to Axiom destina...

What This Skill Covers

  • Axiom is a serverless log analytics platform that helps you store, search, and analyze massive amounts of data. By exporting your Cloudflare Workers applicat...
  • Main sections: Prerequisites, Step 1: Create a dataset, Step 2: Get your Axiom API token and dataset, Step 3: Configure Cloudflare destinations, Axiom OTLP endpoints.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://developers.cloudflare.com/workers/observability/exporting-opentelemetry-data/axiom