feat: Add Grafana integration page - #243
Conversation
馃搫 Knowledge reviewDosu skipped reviewing this PR because your organization has used its |
33aa2b2 to
864b200
Compare
| * [ROMs](/features/roms) for read-only configuration mounts. | ||
| * [Running Grafana itself on Unikraft Cloud](/guides/grafana). | ||
|
|
||
| Ready to try it? [Sign up for Unikraft Cloud](https://console.unikraft.cloud/auth/signin) and chart your first fleet. |
There was a problem hiding this comment.
馃摑 [vale] reported by reviewdog 馃惗
[Microsoft.QuestionMarks] Use questions sparingly.
There was a problem hiding this comment.
Pull request overview
Adds a new Grafana integration documentation page (including a ready-to-import dashboard JSON) and wires it into the docs navigation, while updating the existing metrics docs to point readers to the new integration guidance.
Changes:
- Adds
/integrations/grafanadocumentation, including Prometheus scrape configuration, dashboard import/provisioning steps, and alert rule examples. - Adds a Grafana dashboard JSON export at
public/grafana/vm-instances.jsonfor download/import. - Updates the metrics documentation (and navigation) to reference the Grafana integration page.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| zudoku.config.tsx | Adds the Grafana integration page to the Integrations navigation section. |
| public/grafana/vm-instances.json | Introduces a Grafana dashboard JSON for Unikraft Cloud VM instance metrics. |
| pages/platform/metrics.mdx | Updates metrics docs to mention scraping Prometheus format and links to the Grafana integration. |
| pages/integrations/grafana.mdx | New integration page describing Prometheus scraping + Grafana dashboard import/provisioning and alerting. |
馃挕 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.