Skip to content

[slides] Add OpenTelemetry distributed tracing slide#25515

Merged
pelikhan merged 1 commit intomainfrom
slides/add-observability-slide-a215268480d3cbd8
Apr 9, 2026
Merged

[slides] Add OpenTelemetry distributed tracing slide#25515
pelikhan merged 1 commit intomainfrom
slides/add-observability-slide-a215268480d3cbd8

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 9, 2026

Slide Deck Updates

Changes Made

  • Added OpenTelemetry Distributed Tracing slide after the "Monitoring & Optimization" slide
  • The new slide shows the observability.otlp frontmatter syntax for exporting workflow spans to OTLP-compatible backends (Honeycomb, Grafana Tempo, Sentry)

Content Sources Reviewed

  • docs/src/content/docs/blog/2026-04-06-weekly-update.md — confirmed observability.otlp shipped in v0.67.0
  • pkg/workflow/observability_otlp.go — verified OTLP config structure
  • pkg/workflow/frontmatter_types.go — verified ObservabilityConfig / OTLPConfig types
  • docs/src/content/docs/reference/engines.md — confirmed engine list (Copilot, Claude, Codex, Gemini) still accurate
  • docs/src/content/docs/reference/safe-outputs.md — no slide changes needed
  • docs/src/content/docs/reference/network.md — network slide content still accurate

Layout Issues Fixed

  • None detected (Marp build skipped due to container policy; slide is concise and within typical bounds)

Focus Mode

Global sweep


Verification: Slide content verified against pkg/workflow/frontmatter_types.go (OTLPConfig) and weekly update blog post confirming v0.67.0/v0.67.1 shipped this feature.

Generated by Slide Deck Maintainer · ● 2.3M ·

  • expires on Apr 10, 2026, 4:48 PM UTC

Add a new slide showcasing the observability.otlp frontmatter feature
introduced in v0.67.0. The slide demonstrates the OTLP configuration
syntax for exporting workflow spans to Honeycomb, Grafana Tempo, or Sentry.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions bot added automated documentation Improvements or additions to documentation slides labels Apr 9, 2026
@pelikhan pelikhan marked this pull request as ready for review April 9, 2026 17:37
Copilot AI review requested due to automatic review settings April 9, 2026 17:37
@pelikhan pelikhan merged commit 43f4cd6 into main Apr 9, 2026
3 checks passed
@pelikhan pelikhan deleted the slides/add-observability-slide-a215268480d3cbd8 branch April 9, 2026 17:37
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new slide to the deck documenting how to enable OpenTelemetry (OTLP) distributed tracing in gh aw workflows via observability.otlp.

Changes:

  • Inserted an “OpenTelemetry Distributed Tracing” slide after “Monitoring & Optimization”
  • Included a frontmatter example showing observability.otlp.endpoint and observability.otlp.headers usage with GitHub Actions secrets
Show a summary per file
File Description
docs/slides/index.md Adds a new slide illustrating OTLP tracing configuration and what it enables (span export + trace correlation).

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated documentation Improvements or additions to documentation slides

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants