Skip to content
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

Configurable host tag #570

Merged
merged 4 commits into from
Feb 19, 2019
Merged

Configurable host tag #570

merged 4 commits into from
Feb 19, 2019

Conversation

ChuntaoLu
Copy link
Contributor

@ChuntaoLu ChuntaoLu commented Feb 16, 2019

A few changes in this PR:

  • make it configurable for applications to decide whether emit non-runtime metrics with host tag or not. Runtime metrics will always have the host tag.
  • metrics emitted on logging are removed since they barely provide any value.
  • when env is not production, make http/tchannel server listen on 127.0.0.1 instead of a non-local IP that is reachable by remote hosts. This prevents the accept incoming network connection firewall dialog from popping up on osx when running tests.

@coveralls
Copy link

coveralls commented Feb 16, 2019

Coverage Status

Coverage decreased (-0.05%) to 68.833% when pulling c64a8e4 on lu.tag into 56c1508 on master.

@ChuntaoLu ChuntaoLu merged commit a57c485 into master Feb 19, 2019
@ChuntaoLu ChuntaoLu deleted the lu.tag branch February 19, 2019 19:55
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.

3 participants