Skip to content

feat: introduce a few env vars to config otel collector #864

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
May 28, 2025

Conversation

wrn14897
Copy link
Member

@wrn14897 wrn14897 commented May 27, 2025

  • Support CLICKHOUSE_ENDPOINT to switch aio clickhouse endpoint (Ref: HDX-1758)
  • Support HYPERDX_OTEL_EXPORTER_CLICKHOUSE_DATABASE (Ref: HDX-1786)

Support command like

docker run -e CLICKHOUSE_ENDPOINT=<CH-CLOUD-ENDPOINT> -e CLICKHOUSE_USER=default -e CLICKHOUSE_PASSWORD='BLABLA' -e HYPERDX_OTEL_EXPORTER_CLICKHOUSE_DATABASE =hyperdx -p 8080:8080 -p 4317:4317 -p 4318:4318 hyperdx/hyperdx-local:2-nightly

So users can export data to other services like clickhouse cloud

Copy link

changeset-bot bot commented May 27, 2025

⚠️ No Changeset found

Latest commit: 24a5fd9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented May 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hyperdx-v2-oss-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2025 7:00pm

@kodiakhq kodiakhq bot merged commit e27c24a into v2 May 28, 2025
6 of 7 checks passed
@kodiakhq kodiakhq bot deleted the warren/support-custom-clickhouse-endpoint-in-aio branch May 28, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants