grafana / grafana/pyroscope-nodejs
Growing memory over time / Memory Leak
Open
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I've been encountering a weird behaviour on k8s with some nodejs apps and pyroscope, as over the time, memory is growing indefinitely.
I've tried different docker image base OS (Alpine with node 18, node:20-bullseye-slim), setting pods replicas on k8s to 1, but without a luck.
### Installed Pyroscope version
```
"@pyroscope/nodejs": "^0.3.11",
```
### Usage in code
### Memory usage over time
### As it's getting more strange, the pyroscope itself does not seem any memory growth
## Self
## Total
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.