-
This is a preliminary proposal and discussion for axes and coordinate transformations. For more details see:
* [this early version of the specification](https://github.com/bogovicj/ngff/blob/coord-tr…
-
See the description of https://github.com/micrometer-metrics/micrometer/pull/4846.
> The OSGi test was failing when the new Prometheus client was used, so it was updated to use the -simpleclient mo…
-
When I generate images with OpenAI, I can see the metrics for those generations in the Actuator's metrics endpoint. But not when generating images with Stability AI. A quick search through the Stabili…
-
Use Micrometer directly.
-
I have read lots of articles but all of them were lacking information on how to remove cross-cutting concerns using annotations. I believe, I managed to only find information on this for @timed but fr…
-
I'm noticing behavior that doesn't look right related to this. If I scrape the prometheus endpoint while there is an active task tracked with a LongTaskTimer and histogram enabled, the bucket counts d…
-
**Describe the bug**
Hello,
Recently we have migrated our Spring Boot application from 2.7 to 3.2 and we've started to observe following error.
```
com.google.api.gax.rpc.InvalidArgumentExcept…
-
## Description:
Following issue is occuring after installing newrelic 8.9.1 in java 11.
failed to send metrics to new relic: {}.
## [Troubleshooting]
Upon further debugging I found that NewRel…
-
Relates to #13408
We also have one `enabled` flag per monitoring system we support. This one is different as there is a direct counter part in micrometer itself.
Right now, we back-off if the f…
-
**Describe the bug**
Update existing `StatsdMeterRegistryPublishTest.receiveParallelMetricsSuccessfully` test with N = 1000 and it starts to fail.
**Environment**
- Micrometer version 1.7.6 and …