Skip to content

Conversation

danbarr
Copy link
Collaborator

@danbarr danbarr commented Oct 3, 2025

Description

Adds a tutorial for collecting MCP telemetry using OTel with Jaeger, Prometheus, and Grafana.

Includes paths for both the ToolHive CLI and K8s operator.

Merge checklist

Content

  • New pages include a frontmatter section with title and description at a minimum
  • Sidebar navigation (sidebars.ts) updated for added, deleted, reordered, or renamed files
  • (N/A) Redirects added to vercel.json for moved, renamed, or deleted pages (i.e., if the URL slug changed)

Reviews

  • Content has been reviewed for technical accuracy
  • Content has been reviewed for spelling, grammar, and style

Copy link

vercel bot commented Oct 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-website Ready Ready Preview Comment Oct 7, 2025 1:21pm

ChrisJBurns
ChrisJBurns previously approved these changes Oct 3, 2025
ChrisJBurns
ChrisJBurns previously approved these changes Oct 3, 2025
@danbarr danbarr marked this pull request as ready for review October 7, 2025 13:11
@Copilot Copilot AI review requested due to automatic review settings October 7, 2025 13:11
Copy link
Contributor

@Copilot 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

This PR adds a comprehensive OpenTelemetry tutorial that teaches users how to set up observability for MCP workloads using both the ToolHive CLI and Kubernetes operator. The tutorial covers setting up Jaeger for distributed tracing and Prometheus/Grafana for metrics collection and visualization.

Key Changes

  • Adds a new tutorial covering OpenTelemetry integration with both CLI and Kubernetes deployment paths
  • Updates sidebar navigation to include the new tutorial
  • Cross-references the tutorial from existing telemetry documentation

Reviewed Changes

Copilot reviewed 5 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
sidebars.ts Adds the OpenTelemetry tutorial to the sidebar navigation and removes collapsed property
docs/toolhive/tutorials/opentelemetry.mdx New comprehensive tutorial covering observability setup for both CLI and Kubernetes environments
docs/toolhive/guides-k8s/telemetry-and-metrics.md Adds cross-reference to the new OpenTelemetry tutorial
docs/toolhive/guides-cli/telemetry-and-metrics.md Adds cross-reference to the new OpenTelemetry tutorial
docs/toolhive/concepts/observability.md Updates the "What's next" section to reference the new tutorial

Co-authored-by: Copilot <[email protected]>
@danbarr danbarr merged commit 571a3f2 into main Oct 7, 2025
6 checks passed
@danbarr danbarr deleted the otel-tutorial branch October 7, 2025 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants