Restore Micrometer plugin as a Maven module
See original GitHub issueAlso include in javalin-bundle
Issue Analytics
- State:
- Created a year ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
How to restructure Maven multi-module project?
The first thing I really recommend is to restructure the projects folders ...which means to have the projects folder represent the structure which...
Read more >Tutorial | Metrics and Tracing with Spring
To enhance the application, we customize the data captured by Micrometer and Sleuth to drill down into a particular item of data: the...
Read more >Monitor a Java application | Observability Guide [master] | Elastic
Ingest metrics using the Metricbeat Prometheus Module and view your metrics ... Add the micrometer plugin and its corresponding import to our Javalin...
Read more >Metrics using Micrometer | Eclipse Vert.x
The modules vertx-micrometer-metrics and micrometer-registry-influx must be present in the classpath. Maven users should add this to their project POM file:.
Read more >Reactor 3 Reference Guide
Meters and tags for Reactor-Core-Micrometer module ... Example 23. reactor-tools with ByteBuddy's Maven plugin.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We will have to wait until https://github.com/micrometer-metrics/micrometer/pull/3382 is either merged & released or included in Jetty. I can work on it once it happens.
Micrometer 1.10.0 is out, I’ll update the version and we should be ready to go.