|
|
|
|
|
by m-o11y
1234 days ago
|
|
This is great news. At the company I work at, OpsVerse, we offer a single-click, packaged, pre-configured OSS-driven observability stack [1] that makes heavy use of Grafana (UI + Loki) as well as Pyroscope so it's great to see them take the route of merging projects rather than building a whole new project. Continuous application profiling is such a game-changer and as eBPF becomes more popular, I'm sure tools like pyroscope will become bread and butter for devs. As an addon, we recently published a blog on how we ended us dogfooding pyroscope to debug a pesky memory leak [2]. --- [1]: https://opsverse.io/observenow-observability/ [2]: https://opsverse.io/2023/02/09/pyroscope-to-the-rescue-debug... |
|
What's the performance impact of continuous profiling in production for Node.js?