stackimpact-go icon indicating copy to clipboard operation
stackimpact-go copied to clipboard

DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and more

Results 3 stackimpact-go issues
Sort by recently updated
recently updated
newest added

Was there a decent alternative to this at all? The StackImpact dashboard was totally perfect and I've not seen anything match it for Go applications anywhere else. Anyone find anything?

Hey guys, I was looking into this and noticed that doesn’t seem to be App Engine compatible. On App Engine: 1) the `syscall` library isn’t available. 2) the standard HTTP...