Skip to content

ClickStack Demo days 12-06-2026#6426

Merged
Blargian merged 2 commits into
mainfrom
demo_days_12_06_2026
Jun 22, 2026
Merged

ClickStack Demo days 12-06-2026#6426
Blargian merged 2 commits into
mainfrom
demo_days_12_06_2026

Conversation

@gingerwizard

@gingerwizard gingerwizard commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

Usual

Checklist


Note

Low Risk
Documentation-only content plus a small, localized build-script portability change with no product runtime impact.

Overview
Adds a ClickStack demo days doc for 2026-06-12 (clickstack-new-features-12-06-2026.md), following the same front matter and sidebar pattern as other 2026 demo-day pages. The page embeds YouTube demos and short write-ups for schema migration UI, source-level filters (alerts, service map, MCP), source field suggestions, anomaly alerts with group-by, MCP multi-model evals, notebook tools via MCP, Datadog receiver improvements, event patterns on any column, span links, time-series hover highlighting, duplicate chart series, and editable filter pills (several marked WIP).

Separately, autogenerate-settings.sh no longer uses bash process substitution (done < <(...)) when loading the system tables list from ClickHouse. It writes query output to a temp file and reads from that instead, so system-table doc generation can run on hosts where /dev/fd is unavailable (e.g. Vercel builds).

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

@gingerwizard gingerwizard requested a review from a team as a code owner June 22, 2026 15:21
@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clickhouse-docs Ready Ready Preview, Comment Jun 22, 2026 4:04pm
clickhouse-docs-jp Building Building Preview, Comment Jun 22, 2026 4:04pm
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
clickhouse-docs-ko Ignored Ignored Preview Jun 22, 2026 4:04pm
clickhouse-docs-ru Ignored Ignored Preview Jun 22, 2026 4:04pm
clickhouse-docs-zh Ignored Ignored Preview Jun 22, 2026 4:04pm

Request Review

…d env

Vercel's Linux build environment does not expose /dev/fd, which causes
bash process substitution (<(...)) to fail with "No such file or directory".
Use mktemp instead so the system tables query works on all hosts.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@Blargian Blargian merged commit 4a22de8 into main Jun 22, 2026
18 checks passed
@mintlify

mintlify Bot commented Jun 22, 2026

Copy link
Copy Markdown

Docs PR opened: ClickHouse/mintlify-docs-dev#241

Added a new ClickStack demo days page for 2026-06-12 covering schema migration, source filters, MCP, and chart improvements.

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.

2 participants