docs: port new clickstack demo days (2026-05-29, 2026-06-05)#195
Merged
Conversation
3 tasks
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Ports new ClickStack demo days entries from
clickhouse/clickhouse-docs(PR #6380 + prior unported file) to the Mintlify repo.Changes
clickstack/demo-days/2026/2026-06-05.mdx(corresponds to sourceclickstack-new-features-05-06-2026.md).clickstack/demo-days/2026/2026-05-29.mdx(corresponds to sourceclickstack-new-features-29-05-2026.md) — this one was not present in the Mintlify repo either, so I included it in the same PR.clickstack/navigation.jsonto list both new pages at the top of the 2026 demo days group (most-recent first, matching existing ordering).Docusaurus → Mintlify transforms applied:
sidebar_label,sidebar_position,pagination_prev,pagination_next); renamedsidebar_label→sidebarTitle.<iframe>blocks in<Frame>and dropped thewidth/heightattributes (matches the convention used in sibling files like2026-05-22.mdx)./use-cases/observability/clickstack/demo-days/2026/2026-06-05) so the Docusaurus → Mintlify file mapping stays one-to-one.Context
Triggered by merge of clickhouse/clickhouse-docs#6380, which tweaked the anomaly-alerts section of the 2026-06-05 demo days page. The Mintlify repo did not yet have a port of that file (nor of 2026-05-29), so both have been ported in full with the merged wording.
Ambiguities / notes
Note
Low Risk
Documentation and navigation only; no application code, auth, or data paths change.
Overview
Ports 2026-05-29 demo days content into Mintlify as
clickstack/demo-days/2026/2026-05-29.mdx, following the same frontmatter, slug, and<Frame>-wrapped embed pattern as sibling demo-day pages. The page summarizes that week’s demos (schema filtering, log parsing, MCP, palette, page layout, datasource UX, dashboard hover hints) with linked HyperDX PRs.Registers the new page in
clickstack/navigation.jsonunder Demo days → 2026, ordered 2026-06-05 then 2026-05-29 (newest first).On
2026-06-05.mdx, the Anomaly alerts section is reworded so it no longer reads as shipped: it credits Himanshu’s demo, calls anomaly alerting work in progress, and clarifies the baseline is a moving average with EMA planned—aligning Mintlify with the merged clickhouse-docs wording.Reviewed by Cursor Bugbot for commit 1e5d43a. Bugbot is set up for automated code reviews on this repo. Configure here.