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

Namespace dogstastd #32

Merged
merged 2 commits into from
Sep 21, 2016
Merged

Namespace dogstastd #32

merged 2 commits into from
Sep 21, 2016

Conversation

degemer
Copy link
Member

@degemer degemer commented Sep 20, 2016

Rebase of #21.

@degemer degemer added this to the 2.0.0 milestone Sep 20, 2016
Copy link
Member

@yannmh yannmh left a comment

Choose a reason for hiding this comment

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

Looks good 🍥

Let's detail/highlight the CHANGELOG before this get released.


### Changes
* [OTHER] Namespace the statsd Class under the Datadog module.

Copy link
Member

Choose a reason for hiding this comment

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

I believe we should make a highlight ➕ of that . [OTHER] sounds too much of a small change.

@@ -1,14 +1,14 @@
require 'helper'
require 'timecop'

describe Statsd do
class Statsd
describe Datadog::Statsd do
Copy link
Member

Choose a reason for hiding this comment

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

@yannmh yannmh self-assigned this Sep 20, 2016
Christophe Verbinnen and others added 2 commits September 21, 2016 11:31
Otherwise you can't load it with any other type of statsd.
rack ~> 1.6 for Ruby < 2.2 compatibility
json ~> 1.8 for Ruby 1.9.3 compatibility
@degemer
Copy link
Member Author

degemer commented Sep 21, 2016

Thanks for the review @yannmh ! Addressed both of your comments.

@degemer degemer merged commit d053004 into master Sep 21, 2016
@degemer degemer deleted the quentin/namespace-dogstatsd branch September 21, 2016 15:57
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

3 participants