Skip to content

[MOPU-288] Add related links to monitor templates#23245

Open
vuvkar wants to merge 3 commits intomasterfrom
vahe.karamyan/mopu-288-add-related-links
Open

[MOPU-288] Add related links to monitor templates#23245
vuvkar wants to merge 3 commits intomasterfrom
vahe.karamyan/mopu-288-add-related-links

Conversation

@vuvkar
Copy link
Copy Markdown
Contributor

@vuvkar vuvkar commented Apr 9, 2026

Summary

  • Add ## Related Links sections to kubernetes, postgres, and redis monitor templates (these were entirely missing)
  • Append specific metric/log/infrastructure links to existing nginx monitor templates (4xx, 5xx, upstream_peer_fails)
  • All links are scoped with template variables (e.g., {{kube_cluster_name.name}}) for quick access to relevant data during incidents

Integrations updated: kubernetes (8 monitors), nginx (3 monitors), postgres (2 monitors), redis (1 monitor)

Test plan

  • All 14 edited JSON files validated with python3 -c "import json; json.load(open(...))" — no parse errors
  • Review that added links match the metrics/tags used in each monitor query

🤖 Generated with Claude Code

vuvkar and others added 3 commits April 9, 2026 14:19
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

⚠️ Recommendation: Add qa/skip-qa label

This PR does not modify any files shipped with the agent.

To help streamline the release process, please consider adding the qa/skip-qa label if these changes do not require QA testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants