CtrlK
BlogDocsLog inGet started
Tessl Logo

o11y-dev/opentelemetry-skill

Expert OpenTelemetry guidance for collector configuration, pipeline design, and production telemetry instrumentation across Kubernetes, ECS, serverless, and standalone deployments. Use when configuring collectors, designing pipelines, instrumenting applications, implementing sampling, managing cardinality, securing telemetry, writing OTTL transformations, or setting up AI coding agent observability (Claude Code, Codex, Gemini CLI, GitHub Copilot).

94

1.34x
Quality

98%

Does it follow best practices?

Impact

94%

1.34x

Average score across 18 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

task.mdevals/scenario-14/

Deploy the OpenTelemetry Collector as a sidecar container within a Kubernetes pod alongside your application. The setup should:

  • Define the collector container in the pod specification
  • Configure the application to send telemetry to the collector using localhost
  • Ensure collector and application have appropriate resource requests/limits
  • Include proper logging and error handling for the collector
  • Explain when sidecar pattern is appropriate vs. DaemonSet/Gateway

CHANGELOG.md

CONTRIBUTING.md

README.md

SKILL.md

tessl.json

tile.json