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 Datadog endpoint #108

Merged
merged 1 commit into from
Aug 23, 2016
Merged

Configurable Datadog endpoint #108

merged 1 commit into from
Aug 23, 2016

Conversation

degemer
Copy link
Member

@degemer degemer commented Aug 23, 2016

It was previously only possible to do this from the environment
(DATADOG_HOST env var).

It is now a parameter of Dogapi::Client.

It was previously only possible to do this from the environment
(`DATADOG_HOST` env var).

It is now a parameter of Dogapi::Client.
@degemer degemer added this to the 1.23.0 milestone Aug 23, 2016
expect(conn.address).to eq 'app.example.com'
expect(conn.port).to eq 443
end
end
Copy link
Member

Choose a reason for hiding this comment

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

🍰

@yannmh
Copy link
Member

yannmh commented Aug 23, 2016

Looks good to me :shipit:.

@degemer
Copy link
Member Author

degemer commented Aug 23, 2016

Thanks for the review @yannmh !

@degemer degemer merged commit d870ac0 into master Aug 23, 2016
@degemer degemer deleted the quentin/endpoint-config branch August 23, 2016 22:26
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.

2 participants