Open
Conversation
Add documentation for the new Grafana Tempo distributed tracing integration. This includes setup instructions, prerequisites, authentication configuration, and troubleshooting guidance.
|
📚 Documentation Preview Preview deployed to: https://opentrace.github.io/docs/preview/9-merge/ |
Contributor
|
The merge request adds comprehensive and well-structured documentation for the new Grafana Tempo integration. The changes are appropriate and clearly communicate the feature's "Early Access" status. Attached by run j-154e4d4c-c916-44cd-ad9c-584cdb011931 |
Link to Grafana Cloud documentation for configuring the Tempo MCP server, enabling AI-powered trace exploration for Cloud users.
Contributor
|
The merge request adds comprehensive and well-structured documentation for the new Grafana Tempo integration. The changes are limited to documentation files and have no negative impact on security, performance, or maintainability. This is a valuable addition for users and is ready to be merged. Attached by run b3c03bc2-bff7-4ffd-b19e-d3a0af1207e7 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this MR does and why?
This merge request introduces comprehensive documentation for integrating Grafana Tempo with OpenTrace. As an Early Access feature, this guide provides users with step-by-step instructions to connect their Tempo instances, enabling the analysis of distributed traces and the visualization of service relationships within OpenTrace.
Key Changes
The changes focus on adding and updating documentation files to ensure a seamless user experience for the new integration.
New Documentation File:
docs/integrations/tempo.md: A new, detailed guide covering prerequisites, setup for self-hosted and Kubernetes environments, API connection, data synchronization details, permissions, and security best practices.Modifications to Existing Files:
docs/integrations/index.md: Updated the main integrations page to include Grafana Tempo, marking it as "Early Access" and specifying the "API Key" authentication method.mkdocs.yml: Updated the navigation sidebar to add a link to the new "Grafana Tempo (Early Access)" documentation under the "Integrations" section.How to Review
docs/integrations/tempo.mdfor clarity, accuracy, and completeness.Impact Assessment
Review Summary
Attached by run b3c03bc2-bff7-4ffd-b19e-d3a0af1207e7