Skip to content

docs: add assumption-free introductions to integration pages#510

Open
DYTechWriter wants to merge 1 commit into
flanksource:mainfrom
DYTechWriter:docs/issue-339-integration-page-intros
Open

docs: add assumption-free introductions to integration pages#510
DYTechWriter wants to merge 1 commit into
flanksource:mainfrom
DYTechWriter:docs/issue-339-integration-page-intros

Conversation

@DYTechWriter

@DYTechWriter DYTechWriter commented Jun 10, 2026

Copy link
Copy Markdown

Summary

Part of #339. This PR updates 8 of 29 integration landing pages.

Each integration landing page previously opened with a single line like "Mission Control integrates with X to do Y" with no context for what X actually is.

Changes:

  • Added a 1-2 sentence description of each tool before the Mission Control sentence, so pages are readable without prior knowledge of either the integration or Mission Control
  • Fixed Clickhouse to ClickHouse capitalisation (x12) in clickhouse.mdx
  • Fixed "configuration items" to "config items" in clickhouse.mdx

Pages updated (8 of 29):

Page Path
ArgoCD mission-control/docs/integrations/argo.mdx
Azure mission-control/docs/integrations/azure.mdx
Azure DevOps mission-control/docs/integrations/azure-devops.mdx
ClickHouse mission-control/docs/integrations/clickhouse.mdx
GitHub mission-control/docs/integrations/github.mdx
Kubernetes mission-control/docs/integrations/kubernetes/index.mdx
Prometheus mission-control/docs/integrations/prometheus.mdx
Slack mission-control/docs/integrations/slack.mdx

Vale lint

0 new errors introduced. 10 pre-existing errors remain across 3 files (argo, azure, clickhouse, kubernetes), all pre-dating this PR and tracked separately.

Test plan

  • Verify opening paragraph on each updated page reads correctly
  • Confirm no broken MDX compilation in dev server

Summary by CodeRabbit

  • Documentation
    • Expanded integration guides for ArgoCD, Azure DevOps, Azure, GitHub, Kubernetes, Prometheus, and Slack with detailed descriptions of integration capabilities and features.
    • Added clarity on what each integration enables, including resource monitoring, pipeline management, health tracking, and notification capabilities.
    • Standardized product naming conventions across documentation.

@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown

@DYTechWriter is attempting to deploy a commit to the Flanksource Team on Vercel.

A member of the Team first needs to authorize it.

@netlify

netlify Bot commented Jun 10, 2026

Copy link
Copy Markdown

Deploy Preview for canarychecker canceled.

Name Link
🔨 Latest commit e333bed
🔍 Latest deploy log https://app.netlify.com/projects/canarychecker/deploys/6a28acb5c511c80007495cad

@coderabbitai

coderabbitai Bot commented Jun 10, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@DYTechWriter, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 52 minutes and 27 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e83c3f0f-fed9-4f75-8a5f-1a913dd7514f

📥 Commits

Reviewing files that changed from the base of the PR and between c2acd15 and e333bed.

📒 Files selected for processing (8)
  • mission-control/docs/integrations/argo.mdx
  • mission-control/docs/integrations/azure-devops.mdx
  • mission-control/docs/integrations/azure.mdx
  • mission-control/docs/integrations/clickhouse.mdx
  • mission-control/docs/integrations/github.mdx
  • mission-control/docs/integrations/kubernetes/index.mdx
  • mission-control/docs/integrations/prometheus.mdx
  • mission-control/docs/integrations/slack.mdx

Walkthrough

This PR expands integration documentation for Mission Control by replacing generic introductory sentences with detailed descriptions of specific capabilities for each service, and standardizes ClickHouse naming conventions throughout its integration guide.

Changes

Integration Documentation Updates

Layer / File(s) Summary
Integration guide introductions expanded
mission-control/docs/integrations/argo.mdx, mission-control/docs/integrations/azure-devops.mdx, mission-control/docs/integrations/azure.mdx, mission-control/docs/integrations/github.mdx, mission-control/docs/integrations/kubernetes/index.mdx, mission-control/docs/integrations/prometheus.mdx, mission-control/docs/integrations/slack.mdx
ArgoCD intro now explains sync status and resource health tracking. Azure DevOps intro covers pipeline health, build triggering, and resource cataloging. Azure intro adds resource discovery and change tracking across subscriptions. GitHub intro details repository querying, workflow monitoring, and Actions integration. Kubernetes intro describes resource visibility, change history, and health status. Prometheus intro specifies PromQL health checks and metrics endpoint exposure. Slack intro covers alert notifications and workspace data scraping.
ClickHouse documentation capitalization standardized
mission-control/docs/integrations/clickhouse.mdx
Product name capitalization corrected from "Clickhouse" to "ClickHouse" across page title, introduction, use cases, section headings, subsections (S3 Parquet, Remote MySQL), deployment notes, and Next Steps card.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: adding assumption-free introductions to integration documentation pages.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@mission-control/docs/integrations/argo.mdx`:
- Line 17: The opening paragraph in the ArgoCD integration overview must be
rewritten to start with "Mission Control integrates with ArgoCD to..." and be
2–3 sentences long; either reorder the current two sentences so the Mission
Control integration sentence comes first and then follow with the platform
description, or combine them into a single sentence that begins "Mission Control
integrates with ArgoCD to..." (refer to the ArgoCD integration overview text in
mission-control/docs/integrations/argo.mdx and update that paragraph
accordingly).

In `@mission-control/docs/integrations/clickhouse.mdx`:
- Around line 455-456: The Card component title "ClickHouse Scraper Reference"
and the linked scraper guide title/frontmatter "Clickhouse" have inconsistent
capitalization; standardize both to "ClickHouse" by updating the Card title or
(preferably) updating the scraper guide's frontmatter/title and headings from
"Clickhouse" to "ClickHouse" so both documents match; look for the Card element
with title "ClickHouse Scraper Reference" and the scraper guide
frontmatter/title string "Clickhouse" and make the capitalization consistent
across both.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: deba5dbb-8f06-4522-9f7c-db3b6551d6f4

📥 Commits

Reviewing files that changed from the base of the PR and between 89e7378 and c2acd15.

📒 Files selected for processing (8)
  • mission-control/docs/integrations/argo.mdx
  • mission-control/docs/integrations/azure-devops.mdx
  • mission-control/docs/integrations/azure.mdx
  • mission-control/docs/integrations/clickhouse.mdx
  • mission-control/docs/integrations/github.mdx
  • mission-control/docs/integrations/kubernetes/index.mdx
  • mission-control/docs/integrations/prometheus.mdx
  • mission-control/docs/integrations/slack.mdx

</CapabilityBadges>

Mission Control integrates with ArgoCD to provide visibility into your GitOps deployments.
ArgoCD is a declarative GitOps continuous delivery tool for Kubernetes that keeps your cluster in sync with application definitions stored in Git. Mission Control integrates with ArgoCD to track sync status, resource health, and changes across your GitOps deployments.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟠 Major | ⚡ Quick win

All integration overviews must start with "Mission Control integrates/provides" per coding guidelines.

All 7 integration pages in this PR follow the same pattern: platform description first, then Mission Control integration description. However, the coding guidelines explicitly require that "Integration overview must be 2-3 sentences starting with 'Mission Control integrates with [Platform] to...'"

To comply with the guideline, either:

  1. Reorder sentences so Mission Control's integration is mentioned first, followed by the platform description
  2. Combine both into a single sentence that starts with "Mission Control integrates with [Platform]..."

This ensures consistency across all integration documentation.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@mission-control/docs/integrations/argo.mdx` at line 17, The opening paragraph
in the ArgoCD integration overview must be rewritten to start with "Mission
Control integrates with ArgoCD to..." and be 2–3 sentences long; either reorder
the current two sentences so the Mission Control integration sentence comes
first and then follow with the platform description, or combine them into a
single sentence that begins "Mission Control integrates with ArgoCD to..."
(refer to the ArgoCD integration overview text in
mission-control/docs/integrations/argo.mdx and update that paragraph
accordingly).

Source: Coding guidelines

Comment thread mission-control/docs/integrations/clickhouse.mdx
Part of flanksource#339. Adds 1-2 sentence tool descriptions before the Mission
Control sentence on each integration landing page, so visitors arriving
directly (e.g. via search) have context without needing to read the
overview page first.

Also fixes Clickhouse -> ClickHouse capitalization (x12) and
'configuration items' -> 'config items' in clickhouse.mdx.
@DYTechWriter DYTechWriter force-pushed the docs/issue-339-integration-page-intros branch from c2acd15 to e333bed Compare June 10, 2026 00:15
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.

1 participant