-
Linkerd can be run on the OpenJ9 JVM. What tools are available for debugging issues when running on OpenJ9?
Does OpenJ9 export metrics or diagnostic data?
What existing JDK tools work with OpenJ9…
-
When we get stack traces that include both native and Dart stacks, the current format prints first the native, then the Dart stack, as seen below.
The native stack contains the Dart portion of the st…
ghost updated
3 years ago
-
Thanks so much for this fascinating code!
I am suggesting a function that looks like this:
size_t memory_usage( *cntr );
It would return the amount of (heap) memory associated with cntr.…
-
From nodejs side we need
1. Export basic profile collection data (cpu, heap), for people that want to add
2. Maybe export a middleware for popular frameworks? Not entire sure how much work would b…
-
Hello,
We integrated Datadog java agent into one of our services and noticed unlimited memory consumption on it. We run the service using the following command:
java -javaagent:dd-java-agent.jar…
-
Goflows Prometheus metrics `flow_traffic_(bytes|packets|summary_size_bytes)` include labels for `remote_ip` and `remote_port`.
Some services that send flows (e.g. `pmacctd`) use a new outgoing port…
-
### What happened?
The apiserver process has 1.5 GIB memory usage after sequentially serving a few large LIST requests (about 50MiB in response size).
### What did you expect to happen?
The apiser…
-
Take a look here:
![image](https://github.com/dotnet/runtime/assets/5585339/cd1bc81f-f195-4ac6-8c96-426ced5e3e47)
after the GC ran It reported:
![image](https://github.com/dotnet/runtime/assets/558…
-
```
This patch fixes the following issues:
1) HeapLeakChecker::ProcMapsResult HeapLeakChecker::UseProcMapsLocked() checks
if the module name matches *lib*.so - on Win32 we must check for *.dll inste…
-
```
This patch fixes the following issues:
1) HeapLeakChecker::ProcMapsResult HeapLeakChecker::UseProcMapsLocked() checks
if the module name matches *lib*.so - on Win32 we must check for *.dll inste…