Felix Geisendörfer

Results 173 comments of Felix Geisendörfer

> If the Datadog UI could support the web view even when aggregating multiple profiles, that would be AMAZING. Thanks for the feedback. We've been exploring a web view (graph)...

@katiehockman it sounds like you didn't set `INTEGRATION=1`? You also need to start a [localstack](https://github.com/localstack/localstack) container. I ended up with the script below while trying to reproduce the issue. ```bash...

@nsrip-dd given the last discussion, do you see this issue as "pprof handler endpoint" or "pprof downloading api"? If it's the latter, we should probably rename the issue title.

@kellen-miller we're currently working on this. I hope to share an update here very soon!

PGO for Go is now GA, so I'm closing this issue. But feel free to continue post feedback or questions here. https://www.datadoghq.com/blog/datadog-pgo-go/

> #### scenario:BenchmarkConcurrentTracing-24 > * 🟩 `execution_time` [-0.091ms; -0.079ms] or [-8.872%; -7.706%] This is less than what I'm reporting in the issue description. I think the reason is that the...

Tests are green ✅ - Ready for review.

> Looks good! Cool to see sync.Pool being used, I don't think I've ever seen it used before Yeah, it's probably best to stay away from it in most cases...

@katiehockman maybe 😅. Any reason this is on your radar right now? I could try to make some time tomorrow to re-read the latest comments and see if this is...