I don't know if the the proper place to ask this, but I had this questions while watching this talk. "Should" we use application metrics to answer only performance related question? For business related questions "should" we use tools like google analytics?
I'm getting npe for my unit tests with my metrics with micrometer. I am not sure if I am doing something wrong with my initialisation or missing a piece to write propper tests for it. Can anyone please help.
I don't know if the the proper place to ask this, but I had this questions while watching this talk. "Should" we use application metrics to answer only performance related question? For business related questions "should" we use tools like google analytics?
Is micrometer collect metrics and keep it cache before push into Prometheus? What is the role of micrometer for metrics collections
Can you provide source code for these examples?
I'm getting npe for my unit tests with my metrics with micrometer. I am not sure if I am doing something wrong with my initialisation or missing a piece to write propper tests for it. Can anyone please help.
Is there any link for full documentation, i am not getting full documentation in official web site.
micrometer.io/docs/concepts
www.baeldung.com/micrometer
Try these.
io.core.samples.utils is not available