Odigos clickstack integration partner#6344
Merged
gingerwizard merged 11 commits intoJun 4, 2026
Merged
Conversation
Documents Helm install, UI setup, OTLP export to ClickStack, and advanced options.
Co-authored-by: Dale McDiarmid <dale@clickhouse.com>
Handle case titles with vale exceptions Co-authored-by: Dale McDiarmid <dale@clickhouse.com>
…m:wesearle/clickhouse-docs into wesearle-add-odigos-clickstack-integration-partner
|
The latest updates on your projects. Learn more about Vercel for GitHub.
4 Skipped Deployments
|
3 tasks
Collaborator
Author
|
@Blargian this is ready to merge, when you're happy |
Blargian
approved these changes
Jun 4, 2026
…digos.md Co-authored-by: Shaun Struwig <41984034+Blargian@users.noreply.github.com>
…digos.md Co-authored-by: Shaun Struwig <41984034+Blargian@users.noreply.github.com>
…digos.md Co-authored-by: Shaun Struwig <41984034+Blargian@users.noreply.github.com>
The collector page uses the custom slug `otel-collector`, so update the links from `.../ingesting-data/collector` to `.../ingesting-data/otel-collector`. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Docs PR opened: ClickHouse/mintlify-docs-dev#124 Added an Odigos integration partner guide to the ClickStack docs, covering OTLP HTTP and direct ClickHouse export from Kubernetes. |
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
Raising #6336
Checklist
Note
Low Risk
Documentation-only changes with no runtime, auth, or data-plane code.
Overview
Adds Odigos as a ClickStack integration partner in the docs: a new guide at
integration-partners/odigos.mdand a row on the integration partners landing page.The guide walks through eBPF-based auto-instrumentation on Kubernetes (Helm install, sources, destinations) and exporting logs, metrics, and traces to ClickStack via OTLP HTTP, with separate tabs for open source (HyperDX API ingestion key) vs managed (standalone
clickstack-otel-collectorandOTLP_AUTH_TOKEN). It also covers direct ClickHouse destinations, sampleDestinationmanifests, HyperDX log normalizer, VM Agent, and Odigos Central, plus links to Odigos and ClickStack docs.Vale is updated so Odigos is allowed in headings. The PR description checklist still mentions the main integrations list (
docs/integrations/index.mdx); that file is not changed in this diff.Reviewed by Cursor Bugbot for commit 9013540. Bugbot is set up for automated code reviews on this repo. Configure here.