Jason Araya Solano
Jason Araya Solano
Facing the same issue. Notifications will pop up on page refresh or redirect but not on the actual response of the ajax call. Related open issues: #8 and #2 Any...
I have just encountered this same problem when trying to build an image using `mcr.microsoft.com/dotnet/sdk:6.0` Device details: - Intel Macbook Pro (Ventura 13.3.1) - Docker 4.19.0. I'm executing `dotnet restore`...
Hey @jszwedko, thanks for the quick response. I don't have a lot of experience with it either. It uses an agent based on [dd-trace-dotnet](https://github.com/DataDog/dd-trace-dotnet) to retrieve continuous profiling info from...
I think I'm kind of clarifying things a little bit after reading this: https://grafana.com/docs/pyroscope/latest/configure-server/about-server-api/#pprof-format What I've found is that the dotnet profiler sends a **_multipart/form-data_** HTTP request which contains both...