-
is there any documentation on what the various metric published by micrometer mean? I am making a lot of guesses but don't actually know for sure what they are relaying.
-
When OpenTelemetry and Micrometer versions change in the accumulo repo, they need to be updated in the terraform configuration directory to keep them in sync (ref [commit](https://github.com/apache/ac…
-
Hello,
Nema17 Step motor fast but M400 command give me a longer time
I move step motor 1 micrometer (with microstepping) and I am checking complete of my movement with M400 command, it give 0.1 …
-
In connection with `PrometheusMeterRegistry` and the new `KafkaConsumerMetrics` (thanks to @jkschneider) I have a problem that metrics won´t register correctly because of `PrometheusMeterRegistry` com…
j0xaf updated
4 months ago
-
### Expected behavior
I would expect `valueMax` to have a value less than `valueSum`.
### Actual behavior
`valueMax` is greater than `valueSum`.
### To Reproduce
This is my method that is cal…
-
Hi,
I want to express my gratitude for your exceptional work. I’ve encountered a few issues. I have an RGB-D paired dataset at hand, but the depth unit is in millimeters or even smaller, micrometer…
-
In Reactor 3.2.3 there is possibility to enable metrics.
There could be property introduced eg. `reactor.schedulers.metrics: enabled`
that would enable metrics by calling
`Schedulers.enableMetrics…
-
## Describe the Bug
Since Spring 6 (Spring Boot 3), it is using micrometer-observation and own classes for Observation (Tracing).
In those versions the names of tags are changed.
E.g. There are …
-
The plugin would generate metrics by registering with micrometer
-
Hey, I see some questions related to tracing on my app. I have 2 services - Service1 is using Spring Boot 3.1.6 with SL4J/Logback.
I use DataDog as a Java agent (latest version) and added following…