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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename statsd env to DD_HOSTNAME/DD_PORT #859

Merged
merged 3 commits into from Jul 18, 2019

Conversation

achiurizo
Copy link
Contributor

@achiurizo achiurizo commented Jul 16, 2019

馃搵 Conversation with devops
馃搵 https://github.com/omisego/devops/pull/116

Overview

Changing our ENVVAR to instead to DD. The concern was that by naming it explicitly, this will help prevent confusion in the future in what this is pointing to for us.

This will still work with regular statsd, Open to suggestions.

Changes

Changes STATSD_HOST -> DD_HOSTNAME
Changes STATSD_PORT -> DD_PORT

Testing

N/A

Describe how to test your new feature/bug fix and if possible, a step by step guide on how to demo this.

config/config.exs Outdated Show resolved Hide resolved
Copy link
Contributor

@pdobacz pdobacz left a comment

Choose a reason for hiding this comment

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

LGTM!

@achiurizo achiurizo requested a review from InoMurko July 18, 2019 20:25
@coveralls
Copy link

coveralls commented Jul 18, 2019

Coverage Status

Coverage remained the same at 80.462% when pulling 52a1e45 on achiurizo/env-datadogstatsd into 6742121 on master.

@achiurizo achiurizo changed the title rename statsd env to DOGSTATSD rename statsd env to DD_HOSTNAME/DD_PORT Jul 18, 2019
@achiurizo achiurizo merged commit defb28b into master Jul 18, 2019
@achiurizo achiurizo deleted the achiurizo/env-datadogstatsd branch July 18, 2019 22:05
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.

None yet

5 participants