micronaut-micrometer icon indicating copy to clipboard operation
micronaut-micrometer copied to clipboard

Integration between Micronaut and Micrometer

Results 61 micronaut-micrometer issues
Sort by recently updated
recently updated
newest added

### Expected Behavior When using a meter filter to transform a meter ID, the transformation should only apply once. ### Actual Behaviour The transformation is applied once per registry. For...

Thanks for reporting an issue, please review the task list below before submitting the issue. Your issue report will be closed if the issue is incomplete and the below tasks...

relates-to: graal

### Expected Behavior The application should not throw an exception when using the micrometer stackdriver exporter alongside with the `micronaut-gcp-tracing` dependency. ```xml io.micronaut.micrometer micronaut-micrometer-registry-stackdriver compile io.micronaut.gcp micronaut-gcp-tracing compile ``` ###...

It would be nice to have visibility into what is happening in the channel pools of http clients. For example the number of channels checked out, pending acquires, rate/number of...

type: enhancement

When a declarative client gets a 404 there is a metric with status=500 reported. Micronaut 1.2.1 See https://github.com/luckyswede/micronaut-metricstest

type: bug
status: awaiting validation

I have a REST Controller which collects data from a bunch of rest endpoints... New Relic instrumentation for the external calls works when I let micronaut determine the thread pool...

status: awaiting validation

### Feature description We have been trying to add custom tags to metrics and it is proving to be very difficult. We would like to add a custom tag to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.micronaut.grpc:micronaut-grpc-bom](https://micronaut.io) ([source](https://togithub.com/micronaut-projects/micronaut-grpc)) | `4.5.0` -> `4.6.0` |...

type: dependency-upgrade

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.micrometer:micrometer-registry-wavefront](https://togithub.com/micrometer-metrics/micrometer) | `1.12.6` -> `1.13.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.micrometer:micrometer-registry-wavefront/1.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

type: dependency-upgrade
type: breaking