-
**Is your feature request related to a problem? Please describe.**
It's possible that a user may not need one or more metrics that we publish via Micrometer.
**Describe the solution you'd like**
…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**E…
-
With the migration from Spring Cloud Sleuth to Micrometer Tracing, the direction was to move instrumentation support to [respective projects](https://github.com/micrometer-metrics/tracing/wiki/Spring-…
-
Hi,
I have an existing Spring Boot 2.7.14 application where metrics are collected with Dropwizard.
I don't plan to migrate to MicroMeter in the short term so I cannot use `io.micrometer:micrometer…
-
### Discussed in https://github.com/keycloak/keycloak/discussions/8490
Originally posted by **thomasdarimont** September 27, 2021
The book “Distributed Systems Observability'' by Cindy Sridhar…
-
It would be great to convert Actuator metrics to prometheus way.
For example
`"counter.status.200.root": 20` -> `request_count{"response_status"=200," "path"="root"} 20`
`"gauge.response.root": …
-
Currently, HikariCP OSGi Exports a limited number of packages.
In particularly, the dropwizard, micrometer and prometheus integrations are missing from the exports, preventing those to be used in an …
-
In my camel-quarkus-kafka project, producer Kafka metrics are not showing up in the [Micrometer prometheus endpoint](http://localhost:8080/q/metrics).
The [example project](https://github.com/mmacp…
-
**Describe the bug**
Some time ago, I added a change to the micrometer that allowed to pass Observation to a gRPC server using kotlin coroutines, see [here](https://github.com/micrometer-metrics/mi…
-
## Feature Request
Lettuce already has command latency metrics, but it only tracks command latency on Redis node.
https://lettuce.io/core/snapshot/reference/#command.latency.metrics.micrometer
…