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

Conversation

@maxday
Copy link

@maxday maxday commented May 13, 2020

Hi this is my proposal for issue #16

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.

This is backward-compatible.

@maxday maxday changed the title no more hardcoded localhost Fix #16 no more hardcoded localhost May 13, 2020
@maxday maxday changed the title Fix #16 no more hardcoded localhost [Fixes #16] no more hardcoded localhost May 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant