Skip to content

docs: update package doc to reflect OTEL as primary tracing backend#19

Merged
ankurs merged 1 commit intomainfrom
chore/update-doc-remove-jaeger
Mar 27, 2026
Merged

docs: update package doc to reflect OTEL as primary tracing backend#19
ankurs merged 1 commit intomainfrom
chore/update-doc-remove-jaeger

Conversation

@ankurs
Copy link
Copy Markdown
Member

@ankurs ankurs commented Mar 27, 2026

Summary

Update package doc comment to reflect that tracing is now via OpenTelemetry OTLP (supporting Jaeger, Grafana Tempo, Honeycomb, etc.) rather than listing Jaeger/Zipkin as direct backends.

Part of Jaeger client removal (go-coldbrew/core#50).

Copilot AI review requested due to automatic review settings March 27, 2026 14:15
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 27, 2026

Warning

Rate limit exceeded

@ankurs has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 7 minutes and 22 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 7 minutes and 22 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 56ad3b0a-f452-4134-8404-fec74d11158e

📥 Commits

Reviewing files that changed from the base of the PR and between 3bf34ce and 23e8a4a.

📒 Files selected for processing (1)
  • doc.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update-doc-remove-jaeger

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

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

Updates the package-level documentation for tracing to describe OpenTelemetry/OTLP as the primary trace export path, aligning docs with the planned Jaeger client removal effort.

Changes:

  • Update doc.go package comment to reference OpenTelemetry + OTLP-compatible backends instead of direct Jaeger/Zipkin backends.

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

Comment thread doc.go Outdated
Comment thread doc.go Outdated
@ankurs ankurs force-pushed the chore/update-doc-remove-jaeger branch from 23e8a4a to f959e75 Compare March 27, 2026 14:21
@ankurs ankurs merged commit b0465a0 into main Mar 27, 2026
6 checks passed
@ankurs ankurs deleted the chore/update-doc-remove-jaeger branch March 27, 2026 14:29
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