Skip to content

Conversation

@Misfits09
Copy link

@Misfits09 Misfits09 commented Dec 3, 2025

Context

The default behavior to try to export logs/metrics/traces to an otel collector is causing issues in cases where this collector is not publicly accessible. Therefore adding an option to disable it would avoid having many errors in the Network tabs of the browser.

It has been briefly discussed here on discord

Changes

Added a new HDX_EXPORTER_ENABLED configuration variable that prevents the instanciation of HyperDX.init() from @hyperdx/browser. Which disables sending metrics to the collector

@changeset-bot
Copy link

changeset-bot bot commented Dec 3, 2025

🦋 Changeset detected

Latest commit: 36d4dd0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@hyperdx/app Patch
@hyperdx/api Patch

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link

vercel bot commented Dec 3, 2025

@Misfits09 is attempting to deploy a commit to the HyperDX Team on Vercel.

A member of the Team first needs to authorize it.

@Misfits09 Misfits09 force-pushed the feature/allow-disabling-otel-exporter branch 2 times, most recently from b8cf975 to 60f179a Compare December 3, 2025 16:44
@Misfits09 Misfits09 force-pushed the feature/allow-disabling-otel-exporter branch from 60f179a to 36d4dd0 Compare December 3, 2025 16:45
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.

1 participant