-
### Expected behavior
Don't fail a main application. Probably use `WARN` log level.
### Actual behavior
The enabled JVM agent with `TRACE` log level causes a Java application to fail.
### To R…
-
The block thread checker sometimes reports GC pauses as misbehaving blocking application.
http://www.fasterj.com/articles/gcnotifs.shtml
The GC mbean emits notification about GC pauses (start ti…
vietj updated
6 years ago
-
When monitoring an application, it is quite important to know when memory usage is too high - either to foresee a OutOfMemoryError threat or to see whether there is a memory leak. For this the "memory…
-
### Bug description
I'm trying to execute a basic Kotlin DSL like:
```
// camel-k: language=kotlin
from("timer:kotlin?period=1000")
.setBody()
.simple("Hello Camel from \${routeId}")
…
-
nodetool:
proxyhistograms and tablehistograms
proxy histograms
Percentile Read Latency Write Latency Range Latency
(micros) (micros) (micros)
…
-
We had an issue last year where the SCC range checks caused a gpf. None of our tests where able to catch this issue:
```
j9vm29!j9shr_Query_IsAddressInCache+0x29
j9vm29!ComparingC…
-
## BenchmarkSQL props.mycat
```
db=postgres
driver=com.mysql.jdbc.Driver
conn=jdbc:mysql://127.0.0.1:8066/tpcc_mycat?serverTimezone=UTC&useSSL=false& …
-
**Describe the issue**
After running 2-3 weeks (no exact timing) 2 out of 3 equal processes crashed so far. On after 16 days, one after 20 days. Due to a segmentation fault during GC.
**Describe…
-
Hi,
I wish to get the CPU use of the WLS-exporter by dividing wls_scrape_cpu_seconds by wls_scrape_duration_seconds and the number of cores, but this formula sends some results above 100%.
Was I wro…
-
```
What steps will reproduce the problem?
1. deploy two webapps (with javamelody.jar in WEB-INF/lib or javamelody.jar in
tomcat lib) in a tomcat7 instance
2. on each webapp do http://://monitoring?p…