1 مستودع
Deploying server components that receive, store, and serve profiling data via web interfaces and APIs.
Distinct from Profile Statistic Servers: Nothing in the shortlist covers a general profiling server deployment; closest candidates are specific deployment types.
Explore 1 awesome GitHub repository matching devops & infrastructure · Profiling Server Deployments. Refine with filters or upvote what's useful.
Parca is an always-on continuous profiling platform that captures CPU and memory usage from running applications without any code modifications. It uses eBPF kernel-level tracing to automatically discover and sample stack traces across infrastructure, and provides a web-based flame graph dashboard for interactive performance analysis. Its label-based query engine lets users slice and aggregate profiling data across dimensions such as service, container, or region, using a Prometheus-style selector syntax. Unlike basic profilers, Parca stores profile samples in a columnar format using Apache A
Parca provisions a server component that receives, stores, and serves profiling data via a web interface and API for querying.