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

Support for floating-point delta in counters #37

Merged
merged 3 commits into from
Nov 20, 2017
Merged

Support for floating-point delta in counters #37

merged 3 commits into from
Nov 20, 2017

Conversation

Benaiad
Copy link
Contributor

@Benaiad Benaiad commented Sep 10, 2017

This is already supported in other libraries like dogstatsd-ruby library and it'd be nice if we can use it in java-dogstatsd-client too.

@Benaiad
Copy link
Contributor Author

Benaiad commented Sep 20, 2017

@masci I'd like to hear your thoughts on this pr.

Copy link
Contributor

@masci masci left a comment

Choose a reason for hiding this comment

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

Left a comment about the CI configuration.
Could you add a test for these new functions?

@@ -1,8 +1,6 @@
language: java
jdk:
- oraclejdk8
- oraclejdk7
Copy link
Contributor

Choose a reason for hiding this comment

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

Why dropping Oracle Java7?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@masci, please take a look at travis-ci/travis-ci#7884
basically, oraclejdk7 is no longer available

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for the link, merging!

@masci masci added this to the 2.4 milestone Nov 13, 2017
@masci masci merged commit 864f523 into DataDog:master Nov 20, 2017
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