Skip to content

Comments

docs(java): Add OpenTelemetry OTLP setup documentation#16551

Merged
dingsdax merged 2 commits intomasterfrom
feat/java-otlp-docs
Feb 24, 2026
Merged

docs(java): Add OpenTelemetry OTLP setup documentation#16551
dingsdax merged 2 commits intomasterfrom
feat/java-otlp-docs

Conversation

@adinauer
Copy link
Member

Summary

  • Adds a new OTLP section to the OpenTelemetry setup index page explaining the lightweight OTLP integration
  • Creates a new otlp.mdx setup page with install and configuration instructions for both plain Java (sentry-opentelemetry-otlp) and Spring Boot (sentry-opentelemetry-otlp-spring)
  • Uses ___OTLP_TRACES_URL___ and ___PUBLIC_KEY___ placeholders for auto-populated endpoint/auth values

Companion to getsentry/sentry-java#5100

Test plan

  • Verify the OTLP section renders on /platforms/java/opentelemetry/setup/
  • Verify the OTLP detail page renders at /platforms/java/opentelemetry/setup/otlp/
  • Verify Spring Boot variant renders at /platforms/java/guides/spring-boot/opentelemetry/setup/otlp/
  • Verify ___OTLP_TRACES_URL___, ___PUBLIC_KEY___, and ___PUBLIC_DSN___ placeholders resolve for logged-in users

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 24, 2026

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

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview, Comment Feb 24, 2026 2:43pm
sentry-docs Ready Ready Preview, Comment Feb 24, 2026 2:43pm

Request Review

@dingsdax dingsdax enabled auto-merge (squash) February 24, 2026 14:32
@codeowner-assignment codeowner-assignment bot requested a review from a team February 24, 2026 14:33
@dingsdax dingsdax merged commit 0735f22 into master Feb 24, 2026
17 checks passed
@dingsdax dingsdax deleted the feat/java-otlp-docs branch February 24, 2026 14:46
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.

3 participants