-
**Describe the bug**
Seems that a `TimedAspect` that is a long task is missing code to process `MeterTag` annotations.
**Environment**
- Micrometer version : 1.12.2 (core)
- Micrometer registr…
-
I heard that RestTemplate logs a warning about large cardinality of meter tags and refuses to record the metrics for the tag combinations generated after then. We could also implement something simila…
-
When using the option `-grid-layout=1` with the docker image, no graph are shown.
Without the option, the sequential report works fine.
The logs says
```Populated dashboard datastructure: {Ti…
-
There is a change from spring boot3 (spring 6) to jakarta.servlet.
Currently, brave-instrumention-spring-webmvc only supports javax.servlet.
Are there any plans to support jakarta.servlet?
In…
-
## 具体要求
### 1. 创建自定义的 Metrics
Metrics 名称(自由发挥)
必须 Tags:
- 应用
- 服务实例 ID
- 应用环境:TEST、STAGING、PROD
可选 Tags 自己决定
### 2. 将 Metrics 导出到 InfluxDB
搭建 InfluxDB 环境
创建 InfluxDB 数据库
通过 Spring Boot …
-
### Expected Behavior
Applying the micronaut gradle plugins should allow groovy incremental compilation.
### Actual Behaviour
When applying any of the micronaut gradle plugins, a bunch of annotatio…
-
See the [OpenMetrics specification](https://github.com/OpenObservability/OpenMetrics/blob/master/specification/OpenMetrics.md). This is a follow-up to the initial tracking issue #2419.
We don't cur…
-
**Description**
In some use cases, the application might need a `ThreadFactory` and afaik at the moment it's not possible to get it out of Quarkus. By consequence, the developer has to create and man…
r00ta updated
3 years ago
-
Currently, Micrometer integrates well with Spring MVC and Jersey, but not RESTEasy.
-
See discussion in https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/9000