Skip to content

docs: port ClickStack managed-onboarding nurture flow pages#152

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/b7355421
Open

docs: port ClickStack managed-onboarding nurture flow pages#152
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/b7355421

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Ports 4 ClickStack managed-onboarding nurture-flow pages from clickhouse-docs (PR #6363), preserving the updated "Managed ClickStack" titles.

Changes

  • Add clickstack/managed-onboarding/instrument-application.mdxInstrument an application in 5 mins with Managed ClickStack
  • Add clickstack/managed-onboarding/monitoring-aws-cloudwatch-logs.mdxMonitoring AWS CloudWatch logs with Managed ClickStack
  • Add clickstack/managed-onboarding/monitoring-kubernetes.mdxMonitoring Kubernetes with Managed ClickStack
  • Add clickstack/managed-onboarding/tuning-clickstack-schema.mdxTuning Managed ClickStack - refining your schema
  • Copy required image assets (HackerNews app screenshots, CloudWatch ClickStack-variant screenshots)
  • Slugs preserved as-is to match the Docusaurus source

Context

Upstream PR #6363 updated only the title: frontmatter of these 4 files. None of them existed in the Mintlify repo, so this PR brings them across with the updated titles applied.

Ambiguities / Notes

  • The entire managed-onboarding/ section had not been migrated to Mintlify before this PR. The trigger PR only changed titles, but porting required creating the pages from scratch — flagging in case a different mapping was intended.
  • These pages are unlisted: true in Docusaurus (nurture-flow landing pages). They have not been added to clickstack/navigation.json to preserve this behaviour; they're reachable by URL only.
  • Source files include the setting-up-your-opentelemetry-collector page reference, which also hasn't been migrated. Links to it were rewritten to point to the existing /clickstack/ingesting-data/collector page.
  • Docusaurus-specific constructs converted: <VerticalStepper><Steps>/<Step>, :::note/:::warning<Note>/<Warning>, <details><summary><Accordion>, @theme/IdealImage imports → <Image img="/images/..." />.
  • The TrackedLink to cloudwatch-logs-dashboard.json was rendered as plain text — the GalaxyTrackedLink + useBaseUrl pattern doesn't have a direct Mintlify equivalent in use here.

Note

Low Risk
Documentation-only additions with no runtime or auth changes; main review surface is link targets, image paths, and intentional omission from site navigation.

Overview
Adds four Managed ClickStack nurture-flow guides under clickstack/managed-onboarding/, ported from Docusaurus into Mintlify with Managed ClickStack titles and original slugs under /use-cases/observability/clickstack/….

The new pages cover Node.js OTEL instrumentation (HackerNews sample app), CloudWatch log forwarding via a sidecar OTEL collector, Kubernetes DaemonSet/Deployment collectors with Helm, and a schema tuning summary that points to the performance-tuning guide. Content uses Mintlify <Steps>, <Note>, <Warning>, <Accordion>, and shared <Image> snippets instead of Docusaurus steppers and admonitions.

Cross-links to the not-yet-migrated collector setup page were rewired to /clickstack/ingesting-data/collector. Per the PR notes, pages stay off clickstack/navigation.json (URL-only, matching Docusaurus unlisted), and the CloudWatch dashboard download is plain text rather than a tracked link.

Reviewed by Cursor Bugbot for commit c4c7ab7. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
ClickHouse-docs 🟢 Ready View Preview Jun 9, 2026, 2:58 PM

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.

0 participants