Tagged articles
8 articles
Page 1 of 1
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.

AutomationGoPyroscope
0 likes · 16 min read
Automated Performance Profiling for Go Services with Conan
Open Source Linux
Open Source Linux
Jun 21, 2023 · Cloud Native

How Continuous Profiling with Pyroscope Supercharges Kubernetes Microservices

This article explains why traditional log‑based performance debugging is inefficient, introduces continuous profiling with the open‑source Pyroscope tool, and provides step‑by‑step instructions for installing Pyroscope on Kubernetes, integrating it with Python, .NET, and Go microservices, and visualizing low‑overhead flame graphs to optimize code and reduce cloud costs.

Continuous ProfilingKubernetesMicroservices
0 likes · 11 min read
How Continuous Profiling with Pyroscope Supercharges Kubernetes Microservices
MaGe Linux Operations
MaGe Linux Operations
Apr 9, 2023 · Cloud Native

Master Continuous Profiling on Kubernetes with Pyroscope: A Step‑by‑Step Guide

Developers can identify performance bottlenecks in production microservices by leveraging continuous profiling tools like Pyroscope, which collects, stores, and visualizes CPU and memory usage across Kubernetes clusters, and the article provides a detailed walkthrough of installation, configuration, and integration with various language services.

Continuous ProfilingPyroscope
0 likes · 11 min read
Master Continuous Profiling on Kubernetes with Pyroscope: A Step‑by‑Step Guide
MaGe Linux Operations
MaGe Linux Operations
Feb 18, 2022 · Operations

Master Continuous Profiling on Kubernetes with Pyroscope: A Step‑by‑Step Guide

Learn how to use the open‑source Pyroscope continuous profiler to identify performance bottlenecks in Kubernetes‑deployed microservices, compare it with other profilers, and follow detailed installation, configuration, and integration steps for Python, Go, and .NET services, including Helm deployment and resource monitoring.

Continuous ProfilingKubernetesMicroservices
0 likes · 11 min read
Master Continuous Profiling on Kubernetes with Pyroscope: A Step‑by‑Step Guide