Skip to content

docs: port clickstack-otel-collector skill from upstream#168

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

docs: port clickstack-otel-collector skill from upstream#168
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/86180b7b

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Ports the new clickstack-otel-collector agent skill added in upstream PR ClickHouse/clickhouse-docs#6367.

Changes

  • Added .mintlify/skills/clickstack-otel-collector/SKILL.md (copied verbatim from upstream static/skills/clickstack-otel-collector/SKILL.md), placed alongside the existing skills under .mintlify/skills/.

Context

Upstream PR also added:

  • A Docusaurus-only React AgentPrompt MDX component (src/components/AgentPrompt/) and a registration in MDXComponents.js. Not ported — Mintlify renders MDX differently and has no equivalent component; the prompt-copy UI would need a separate Mintlify-native implementation.
  • A usage of <AgentPrompt /> on docs/use-cases/observability/clickstack/managed-onboarding/setting-up-your-opentelemetry-collector.md. No-op in this repo — that page (and the entire managed-onboarding/ subdirectory) does not yet exist on the Mintlify side, so there is no slug to update.

Ambiguity flagged

  • If/when setting-up-your-opentelemetry-collector lands in this repo, the <AgentPrompt …> block needs a Mintlify-compatible replacement (e.g. a <Card> + code block, or a custom snippet) — the upstream React component cannot be ported as-is.
  • Skill hosting URL: upstream serves the skill at https://clickhouse.com/docs/skills/clickstack-otel-collector/SKILL.md from static/. Verify the Mintlify deployment exposes .mintlify/skills/**/SKILL.md at the same public path before the prompt is wired up, otherwise the prompt's curl URL will need to be adjusted.

Note

Low Risk
Documentation-only addition of an agent skill; no runtime, auth, or application code changes in this repo.

Overview
Ports the upstream clickstack-otel-collector agent skill into Mintlify by adding .mintlify/skills/clickstack-otel-collector/SKILL.md (verbatim from upstream static/skills/…).

The skill is a seven-step runbook for coding agents: confirm the Cloud service, authenticate clickhousectl, create hyperdx_ingest, run clickhouse/clickstack-otel-collector via Docker, time-boxed otelgen verification, and hand off a HyperDX URL. It also documents optional cleanup and upfront permission batching for shell commands.

Not in this diff: upstream’s Docusaurus AgentPrompt UI and the managed-onboarding doc that would embed it — those stay unported until Mintlify has an equivalent page and public skill URL.

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

@mintlify

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