Open livegrenier opened 3 months ago
Our dotnet sdk actually doesn't support inuse memory profiles (AFAIK). I do think we have some other thing interfering here. Do you mind sharing the Pyroscope version you are using?
Hey, it's new deployment, everything is on the latest version! thanks
Hi,
When checking the grafana-agent _inusespace that's in go_lang, I see a match with the memory usage in my Prometheus metrics:
However when trying to use inuse_space in dotnet, it doesnt seem to be showing us the same results as our metrics, its seems more like a rate
Is this just not possible in dotnet, is it a bug? or am I doing something wrong?
Thanks.