Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

FlipEnergy
Copy link

@FlipEnergy FlipEnergy commented Aug 26, 2025

… to non-localhost

Check List

  • Tests have been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Issue Reference this PR resolves
Closes #9920

@github-actions github-actions bot added the pr:community Contribution from Cube.js community members. label Aug 26, 2025
@FlipEnergy FlipEnergy marked this pull request as ready for review August 26, 2025 16:59
@FlipEnergy FlipEnergy requested a review from a team as a code owner August 26, 2025 16:59
Copy link
Member

@KSDaemon KSDaemon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@FlipEnergy FlipEnergy force-pushed the dennis/metrics-bind-zero branch from 4dbb055 to 5bd9d27 Compare September 2, 2025 18:13
@FlipEnergy FlipEnergy force-pushed the dennis/metrics-bind-zero branch from 5bd9d27 to d00ef44 Compare October 3, 2025 15:36
@FlipEnergy
Copy link
Author

Bump on this quick PR, would be great if we can get this merged ASAP. Thanks!

@KSDaemon
Copy link
Member

KSDaemon commented Oct 9, 2025

@ovr @waralexrom WDYT?

@avinashkadiyala-branch
Copy link

@KSDaemon When do you think this PR will be merged? Waiting on this one to fix metrics issue in our self hosted deployment.

metrics_format,
vec![],
);
init_metrics("0.0.0.0:0", metrics_server_address, metrics_format, vec![]);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FlipEnergy I realized that in some cases exposing metrics via all [public] interfaces might have a security impact. So it would be much better to have this as a controlled option. Let's use an env with the default value of 127.0.0.1 with this. So those who need it (like you) may set the env to the desired value without impacting anyone else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:community Contribution from Cube.js community members.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cubestore StatsD metrics fail to send to non-localhost

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.