-
### Component(s)
jmx-metrics
### What happened?
## Description
Hi all, I'm not able to reduce the log level using the slf4j log level config, I see the jmxreceiver exposing it as a config param wh…
-
### Environment
Jmix version: 2.3.3
### Bug Description
Class SequencesImpl has a cache of existing sequences with unlimited lifetime.
This leads to problems, if someone deletes the sequence…
-
https://github.com/connexta/multi-int-store/pull/111 added environment variables to the Dockerfiles that enable JMX services and remote debugging for the containers. This should be addressed as a poss…
-
Adding following jmx metrics, per host level, should help in debugging leaked connections:
- Total active connections in pool
- Connections borrowed from pool
-
Hi, having problems with jmxtrans reporting to graphite. The problem is in only a few metrics.
For instance a query
```json
{
"obj": "kafka.controller:type=KafkaController,name=Activ…
-
任务链接:https://tone.aliyun-inc.com/ws/xesljfzh/test_result/393356
【环境准备】
```
BINARY_URL=oss://compiler-ci-bucket/dragonwell11/CI/tar/20241022-003915-906-#540-linux.x86_64.release.master-85a2ef00c6a…
-
**Describe the bug**
When overriding *TimeUnit getBaseTimeUnit()* to return *SECONDS* timers are still reporting values in *MILLISECONDS*
**Environment**
- Micrometer version 1.6.11
- Micromet…
-
@mbazos is experiencing some issues with fligtht recordings over jolokia protocol. Based on submitted stack traces the suspect is handling of the `Recordings` attribute of the jfr bean. The supposed h…
-
I don’t see **org.alluxio:name=Client.CacheHitRate** in **jmx.current.** Below is the list of what I see in **org.alluxio:name=Client.***
Client.CacheBytesDiscarded,type=counters
Client.CacheClean…
-
javax.management,InstanceNotFoundException: kafka.log:type=Log,name=Size,topic=……,partition=5 Get topic size from jmx has error,msg is
测试了下,好像topic的partition数大于brokers数,就报这个error
代码为KafkaMetric…