Tag

Pyroscope

1 views collected around this technical thread.

DeWu Technology
DeWu Technology
Sep 30, 2024 · Backend Development

Automated Performance Profiling for Go Services with Conan

Conan is an automated profiling solution for Go microservices that embeds an SDK to continuously or adaptively sample CPU, memory and goroutine metrics, detects anomalies via user‑defined rules, uploads data to a Pyroscope server, and reports results through Feishu or Pyroscope, delivering sub‑5 % overhead and faster root‑cause analysis.

AutomationGoPerformance Profiling
0 likes · 16 min read
Automated Performance Profiling for Go Services with Conan
Java Architecture Diary
Java Architecture Diary
Aug 16, 2022 · Operations

How to Use Pyroscope for Continuous Performance Profiling in Microservices

This guide explains how to integrate the open‑source Pyroscope platform with Rainbond to continuously profile microservices, detect CPU bottlenecks and memory leaks, and visualize performance data through its UI and various view modes.

Java agentPerformance ProfilingPyroscope
0 likes · 7 min read
How to Use Pyroscope for Continuous Performance Profiling in Microservices