Skip to content

Conversation

@revmag
Copy link
Collaborator

@revmag revmag commented Oct 30, 2025

Adding fly.io docs integration guide along with dashboards.

@vercel
Copy link

vercel bot commented Oct 30, 2025

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

Project Deployment Preview Comments Updated (UTC)
signoz-web Ready Ready Preview Comment Oct 30, 2025 0:08am

@makeavish
Copy link
Member

@gemini-cli /review

@github-actions
Copy link

github-actions bot commented Nov 3, 2025

🤖 Hi @makeavish, I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

📋 Review Summary

This Pull Request introduces new documentation for Fly.io metrics integration, including setup instructions and dashboard visualization. The changes are well-structured and follow most of the documentation guidelines.

🔍 General Feedback

  • The new documentation for Fly.io metrics is comprehensive and provides clear steps for integration.
  • The use of code blocks with language and filename annotations is excellent for clarity.
  • Ensure all external links adhere to the CONTRIBUTING.md guidelines for opening in new tabs with security attributes.
  • Consider the use of tabs for Cloud vs Self-Host sections, as per CONTRIBUTING.md recommendations.

Comment on lines +120 to +122
You would need to replace `{signoz-instance}` with the IP address or FQDN of your self-hosted SigNoz server.

</TabItem>
Copy link

Choose a reason for hiding this comment

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

🟡 External links should open in a new tab and preserve security attributes as per CONTRIBUTING.md ("Hyperlinks" section). Please add target="_blank" rel="noopener noreferrer nofollow" to external links.

Suggested change
You would need to replace `{signoz-instance}` with the IP address or FQDN of your self-hosted SigNoz server.
</TabItem>
You would need to replace `{region}` with the [region](https://signoz.io/docs/ingestion/signoz-cloud/overview/){target="_blank" rel="noopener noreferrer nofollow"} of your SigNoz Cloud environment and `<YOUR_SIGNOZ_API_KEY>` with your [Ingestion Key](https://signoz.io/docs/ingestion/signoz-cloud/keys/){target="_blank" rel="noopener noreferrer nofollow"}.


You would need to replace `{region}` with the [region](https://signoz.io/docs/ingestion/signoz-cloud/overview/) of your SigNoz Cloud environment and `<YOUR_SIGNOZ_API_KEY>` with your [Ingestion Key](https://signoz.io/docs/ingestion/signoz-cloud/keys/).

</TabItem>
Copy link

Choose a reason for hiding this comment

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

🟡 Consider using the Cloud vs Self-Hosted drop-in snippet instead of tabs, as the instructions primarily differ by endpoint and ingestion key. This aligns with the "Cloud vs Self-Host" guideline in CONTRIBUTING.md which states: "Only use tabs if instructions materially diverge (e.g., different components/flows), not for small endpoint/header differences."

},
{
type: 'doc',
className: 'new-doc',
Copy link

Choose a reason for hiding this comment

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

🟢 Good job adding className: 'new-doc' for the new documentation entry, as suggested in CONTRIBUTING.md ("Add Doc to Sidebar (Docs only)" section).


![alert-in-ms-teams](/img/docs/alert-in-ms-teams.webp)

<Admonition>
Copy link

Choose a reason for hiding this comment

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

🟢 Correct usage of the Admonition component to highlight important information.

Comment on lines +179 to +181
<figure data-zoomable align='center'>
<img src="/img/docs/dashboards/dashboard-templates/fly-dashboard.webp" alt="Fly.io Dashboard"/>
<figcaption><i>Fly.io Dashboard</i></figcaption>
Copy link

Choose a reason for hiding this comment

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

🟡 External links should open in a new tab and preserve security attributes as per CONTRIBUTING.md ("Hyperlinks" section). Please add target="_blank" rel="noopener noreferrer nofollow" to external links.

Suggested change
<figure data-zoomable align='center'>
<img src="/img/docs/dashboards/dashboard-templates/fly-dashboard.webp" alt="Fly.io Dashboard"/>
<figcaption><i>Fly.io Dashboard</i></figcaption>
You can use the pre-configured dashboard for Docker metrics or [create your own custom dashboard](https://signoz.io/docs/userguide/manage-dashboards/#steps-to-create-a-custom-dashboard){target="_blank" rel="noopener noreferrer nofollow"}. To use the pre-configured dashboard, download the dashboard JSON from [here](https://github.com/SigNoz/dashboards/blob/main/container-metrics/docker/container-metrics-by-host.json){target="_blank" rel="noopener noreferrer nofollow"} and import it to SigNoz by clicking Dashboards → New dashboard → Import JSON:

@revmag
Copy link
Collaborator Author

revmag commented Nov 3, 2025

@makeavish please review the fly.io dashboard docs first, the link for dashboard is temperory in this doc, once that is approved, will update

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