Skip to content

Add operations runbook for metrics subsystem#896

Merged
mikewheeleer merged 4 commits into
Talenttrust:mainfrom
afeezorobsco-cyber:docs/metrics-11-runbook
Jul 26, 2026
Merged

Add operations runbook for metrics subsystem#896
mikewheeleer merged 4 commits into
Talenttrust:mainfrom
afeezorobsco-cyber:docs/metrics-11-runbook

Conversation

@afeezorobsco-cyber

Copy link
Copy Markdown
Contributor

##close #770

Summary

This PR adds an operations runbook for the metrics subsystem, documenting configuration, architecture, common failure scenarios, alerting guidance, and recovery procedures based on the current implementation.

Changes

  • Added docs/runbook-metrics.md.
  • Documented metrics subsystem configuration and environment variables.
  • Documented how metrics are collected and exposed.
  • Added operational guidance for common failure scenarios.
  • Added recovery procedures for diagnosing and restoring metrics collection.
  • Cross-referenced the relevant routes, services, and configuration files.

Verification

The runbook was validated against the current implementation by reviewing the relevant metrics routes, services, middleware, and configuration.

Checks

  • npm run lint
  • npm test
  • npm run build

Notes

This is a documentation-only change. No production code or application behaviour has been modified.

Closes #


Local Test Output

Paste the full output of:

npm run lint
npm test
npm run build

before submitting the PR.

@drips-wave

drips-wave Bot commented Jul 25, 2026

Copy link
Copy Markdown

@afeezorobsco-cyber Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@afeezorobsco-cyber

Copy link
Copy Markdown
Contributor Author

@mikewheeleer pls review and merge

@mikewheeleer

Copy link
Copy Markdown
Contributor

appreciate this — thanks for picking it up 🙌

@mikewheeleer
mikewheeleer merged commit 09dd4ef into Talenttrust:main Jul 26, 2026
2 of 4 checks passed
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.

Add an operations runbook for the metrics subsystem

2 participants