Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Couldn't make it work with spring-boot #9

Open
DivsDibs opened this issue Jul 4, 2018 · 0 comments
Open

Couldn't make it work with spring-boot #9

DivsDibs opened this issue Jul 4, 2018 · 0 comments

Comments

@DivsDibs
Copy link

DivsDibs commented Jul 4, 2018

I have a spring-boot (1.5.X) app that uses dropwizard-core, metrics-core, metrics-jvm along with kafka-dropwizard-reporter. My code uses @Autowired MetricRegistry metricRegistry already.
I am adding SharedMetricRegistries.add("default", metricRegistry); But that is not adding the kafka metrics, when viewed over actuator /metrics endpoint.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant