Skip to content

docs(clickstack): document the data source Section field#6414

Merged
alex-fedotyev merged 3 commits into
mainfrom
docs/clickstack-source-section
Jun 18, 2026
Merged

docs(clickstack): document the data source Section field#6414
alex-fedotyev merged 3 commits into
mainfrom
docs/clickstack-source-section

Conversation

@alex-fedotyev

@alex-fedotyev alex-fedotyev commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Documents the optional Section setting on ClickStack data sources.

Closes #6413

Summary

ClickStack data sources support an optional Section label, set in the source settings form. Sources that share a section are grouped together in the data source selector, and search matches the section name in addition to the source name. This adds Section to the data source settings reference for all four source kinds: Logs, Traces, Metrics, and Sessions.

Use case covered

A deployment with many sources (logs, traces, and metrics across teams or environments) can tag each source with a section to group and find them in the selector. The reference now lists the field, so anyone configuring a source knows it exists and what it does.

Notes

  • The change is four reference-table rows (one per source kind), so it renders as standard table rows with no layout change.
  • Behavior matches the shipped HyperDX source settings form (the Section input) and the grouped source selector with tag-style search.
  • prose-lint is clean on the changed lines. Vale and spelling run in CI.

Note

Low Risk
Documentation-only edits to reference tables and image sizing; no runtime or configuration behavior changes.

Overview
Updates the ClickStack data source settings reference in config.md to document the optional Section setting for Logs, Traces, Metrics, and Sessions. Each new table row describes it as an optional label that groups sources in the selector and is included in source search alongside the source name (not required, not inferred from the default schema).

Also changes the HyperDX source configuration screenshot from size="lg" to size="md".

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

Add the optional Section setting to the data source settings reference for all four source kinds (Logs, Traces, Metrics, Sessions). Sources that share a section are grouped in the source selector, and search matches the section name in addition to the source name.

Closes #6413
@alex-fedotyev alex-fedotyev requested a review from a team as a code owner June 17, 2026 22:53
@vercel

vercel Bot commented Jun 17, 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 18, 2026 6:44pm
clickhouse-docs-jp Building Building Preview, Comment Jun 18, 2026 6:44pm
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
clickhouse-docs-ko Ignored Ignored Preview Jun 18, 2026 6:44pm
clickhouse-docs-ru Ignored Ignored Preview Jun 18, 2026 6:44pm
clickhouse-docs-zh Ignored Ignored Preview Jun 18, 2026 6:44pm

Request Review

…the Section field

Replace the source settings screenshot with a current capture (dark theme) that includes the new Section field below Name, consistent with the other dark screenshots in this section.
@alex-fedotyev alex-fedotyev merged commit ba5e989 into main Jun 18, 2026
18 checks passed
@mintlify

mintlify Bot commented Jun 18, 2026

Copy link
Copy Markdown

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

Documented the optional Section field for grouping ClickStack data sources and refreshed the source-configuration screenshot.

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.

Document the data source Section field (ClickStack)

2 participants