Skip to content

docs: port new Managed ClickStack getting started guide#200

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

docs: port new Managed ClickStack getting started guide#200
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/2374f109

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Ports the new "Get started with Managed ClickStack" guide and its supporting snippets/images from upstream clickhouse-docs PR #6381 ("New managed clickstack flow").

Changes

  • Add clickstack/getting-started/managed-getting-started.mdx — maps from Docusaurus docs/use-cases/observability/clickstack/managed-onboarding/managed-getting-started.md. Slug preserved (/use-cases/observability/clickstack/managed-getting-started).
  • Add snippets snippets/clickstack/_gather_credentials.mdx and snippets/clickstack/_create_ingestion_user.mdx (ports of upstream _snippets/_gather_credentials.md and _snippets/_create_ingestion_user.md).
  • Add supporting images under images/clickstack/getting-started/ (hackernews_main.png, instrument_app_clickstack_logs.png, instrument_app_clickstack_traces.png, instrument_app_clickstack_sessions.png).

Transforms applied

  • Rewrote Docusaurus admonitions (:::note, :::warning, :::tip) to Mintlify (<Note>, <Warning>, <Tip>).
  • Replaced <Tabs groupId> + <TabItem value label> with Mintlify <Tabs> + <Tab title>.
  • Replaced <VerticalStepper headerLevel="h2"> with Mintlify <Steps> / <Step>.
  • Replaced <Image img={importedPng} ... /> with Mintlify <Image img="/images/..." ... /> (using the existing /snippets/components/Image.jsx component, matching the convention used in clickstack/getting-started/managed.mdx).
  • Dropped Docusaurus-only frontmatter (pagination_prev, pagination_next, custom_edit_url, hide_advert) and added sidebarTitle. Kept unlisted: true since the upstream file is whitelisted in plugins/floating-pages-exceptions.txt — the corresponding Docusaurus change in that file has no Mintlify equivalent and was intentionally not ported.

Ambiguities / TODOs

The "Further reading" section references three pages that have not yet been ported to the Mintlify repo:

  • /use-cases/observability/clickstack/monitoring-kubernetes
  • /use-cases/observability/clickstack/monitoring-aws-cloudwatch-logs
  • /use-cases/observability/clickstack/tuning-clickstack-schema

These bullets have been temporarily removed and a {/* TODO */} comment left in their place so they can be reinstated once the corresponding managed-onboarding/* pages are migrated. Two upstream links did have direct Mintlify equivalents and were kept (/clickstack/managing/production, /clickstack/ingesting-data/collector#securing-the-collector).

The Docusaurus link to /use-cases/observability/clickstack/ingesting-data/opentelemetry was rewritten to the Mintlify root-relative form /clickstack/ingesting-data/opentelemetry, matching the slug of the existing Mintlify page.

Context

Triggered by merge commit 16eb3a83 on clickhouse/clickhouse-docs main.


Note

Low Risk
Documentation-only content migration with no application or infrastructure code changes; minor risk from placeholder passwords in examples and deferred cross-links.

Overview
Adds a new Get started with Managed ClickStack guide (managed-getting-started.mdx) that walks through credentials, a dedicated hyperdx_ingest user, gateway collector setup (Docker ClickStack collector or custom YAML with ClickHouse/rrweb exporters), instrumenting the HackerNews Analyzer sample app, and exploring logs/traces/session replay in ClickStack.

The page is ported from upstream Docusaurus with Mintlify components (Steps, Tabs, Note/Warning/Tip, static Image paths) and pulls in two new snippets: _gather_credentials.mdx and _create_ingestion_user.mdx. It stays unlisted: true with the original slug preserved; three “Further reading” links are omitted pending migration, with a TODO comment left in place.

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

@mintlify

mintlify Bot commented Jun 15, 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 15, 2026, 12:34 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