Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

localhost is hardocded #16

Open
maxday opened this issue May 13, 2020 · 0 comments
Open

localhost is hardocded #16

maxday opened this issue May 13, 2020 · 0 comments

Comments

@maxday
Copy link

maxday commented May 13, 2020

Hi !
I've notived that localhost is hardcoded
let datadog = options.dogstatsd || new hotShots.StatsD("localhost", 8125);

I can use the options.dogstatsd to create myself a new object with correct value but it may be easier for developpers to config host and port directly.

I've just pushed a PR which does it.
This is backward-compatible.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant