Skip to content

Move monitoring HOWTOs into their own sidebar section - #1942

Merged
fdevans merged 1 commit into
6.2.0from
docs/monitoring-howto-menu
Aug 25, 2026
Merged

Move monitoring HOWTOs into their own sidebar section#1942
fdevans merged 1 commit into
6.2.0from
docs/monitoring-howto-menu

Conversation

@ltamaster

Copy link
Copy Markdown
Contributor

Summary

  • Splits the Prometheus/Grafana/rundeck_exporter HOWTO guides out of the "Integrating" sidebar section into a new "Monitoring" section under Learning > HOWTO, since they're a distinct topic from the other integrations listed there
  • Adds a callout to Monitor the Rundeck Server with Prometheus and Grafana pointing to the runnable example stack at rundeck/docker-zoo

Test plan

  • npm run docs:build passes with no dead-link warnings
  • Verified locally via npm run docs:dev: sidebar shows "Monitoring" as its own section, callout renders on the server-monitoring guide

🤖 Generated with Claude Code

- Split the Prometheus/Grafana/rundeck_exporter guides out of "Integrating"
  into a new "Monitoring" section under Learning > HOWTO
- Link the docker-zoo example stack from the server monitoring guide

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@ltamaster
ltamaster requested review from a team and a lite review from Copilot August 25, 2026 22:02
@ltamaster ltamaster added this to the 6.2.0 milestone Aug 25, 2026
@fdevans
fdevans changed the base branch from 4.0.x to 6.2.0 August 25, 2026 22:04
@fdevans
fdevans merged commit 1dacfdf into 6.2.0 Aug 25, 2026
5 of 6 checks passed
@fdevans
fdevans deleted the docs/monitoring-howto-menu branch August 25, 2026 22:04

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR reorganizes the Learning → HOWTO sidebar to separate Prometheus/Grafana and exporter monitoring guides into their own “Monitoring” section, and updates the server-monitoring HOWTO with a prominent link to a runnable example stack.

Changes:

  • Moves monitoring-related HOWTO links out of “Integrating” and into a new “Monitoring” sidebar group.
  • Adds a tip callout to the server monitoring guide pointing to the rundeck/docker-zoo monitoring stack.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/learning/howto/monitor-server-grafana.md Adds a “Full working example” tip linking to a runnable Prometheus+Grafana+Rundeck stack.
docs/.vuepress/sidebar-menus/learning.ts Creates a new “Monitoring” sidebar section and relocates monitoring HOWTO entries into it.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/.vuepress/sidebar-menus/learning.ts
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