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

[Dropwizard] Invalid type for Gauge #250

Closed
vanDonselaar opened this issue Jun 6, 2017 · 2 comments
Closed

[Dropwizard] Invalid type for Gauge #250

vanDonselaar opened this issue Jun 6, 2017 · 2 comments

Comments

@vanDonselaar
Copy link

The client doesn't know how to handle the default Dropwizard metrics that are registered by Dropwizard.

DEBUG Invalid type for Gauge jvm_threads_deadlocks: java.util.Collections$EmptySet
DEBUG Invalid type for Gauge jvm_attribute_vendor: java.lang.String
DEBUG Invalid type for Gauge jvm_attribute_name: java.lang.String
@brian-brazil
Copy link
Contributor

I tested this just last week and it worked fine. Can you share your code and module versions?

Also, nothing is registered by default with Dropwizard metrics.

@brian-brazil
Copy link
Contributor

I've not heard back not this and there's no other reports, so I'm going to presume this was a usage issue and close for now.

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

No branches or pull requests

2 participants