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

How to configure reporter to notice codahale metrics? #5

Open
jpe42 opened this issue Jul 23, 2014 · 0 comments
Open

How to configure reporter to notice codahale metrics? #5

jpe42 opened this issue Jul 23, 2014 · 0 comments

Comments

@jpe42
Copy link

jpe42 commented Jul 23, 2014

I've enabled the reporter and I am able to see basic jvm metrics on the datadog dashboard. However I don't see any of the metrics I am reporting via the 'com.codahale.metrics:metrics-core' library. I am able observe my metrics using a console reporter. Am I missing some configuration to register the vistarmedia reporter with my instance of codahales MetricRegistry?

Only thing I've set up so far with respect to this reporter is:
DatadogReporter.enable( 15, TimeUnit.SECONDS, "apikeyremoved", "hostname" );

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

1 participant