InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Parca Alternatives
Similar projects and alternatives to parca
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
-
signoz
SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
-
-
pyroscope
Discontinued Continuous Profiling Platform. Debug performance issues down to a single line of code [Moved to: https://github.com/grafana/pyroscope] (by pyroscope-io)
-
-
microservices-demo
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
-
-
opentelemetry-go-instrumentation
OpenTelemetry auto-instrumentation for Go applications (by odigos-io)
-
-
-
grafana-operator
An operator for Grafana that installs and manages Grafana instances, Dashboards and Datasources through Kubernetes/OpenShift CRs
-
-
-
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
parca discussion
parca reviews and mentions
-
Show HN: Perforator – cluster-wide profiling tool for large data centers
Great question! Perforator indeed looks similar to Pyroscope. However, we think that the closest existing solutions are https://parca.dev, closed-source Google Wide Profiling, and, speaking of the agent, the beautiful OpenTelemetry eBPF profiler. The main technical differences with Pyroscope we see are:
- Pyroscope's Java support is superior as of now because Pyroscope offloads it to the amazing async-profiler.
- Seeing what a Go process does (like `set -x`)
- Julia 1.9 Highlights
-
Track Code Efficiency during Development
Continuous profiling tools such as parca may be worth looking into for your use case.
-
Hi everyone, How could you find the lines executed for a particular method call in any language (java, go..) using eBPF?
They were bought by Elastic, maybe they'll open source it. There's also https://github.com/parca-dev/parca
-
How do you monitor your Go apps?
an alternative option to pyroscope to do continuos profiling in production could be parca.dev check and here
- Go garbage collector doesn't release memory
-
How to observe an http web application in real time with pprof?
+1 to Parca.dev https://github.com/parca-dev/parca as continuos profiling tool in production
-
Continuous Profiling in Kubernetes Using Pyroscope
Parca collects, stores and makes profiles available to be queried over time. It is open source and can be deployed on production environments as Parca focuses on sampling profiling two main types of profiles: tracing and sampling.
-
Launch HN: ContainIQ (YC S21) – Kubernetes Native Monitoring with eBPF
Polar signals develops Parca [0] which is another eBPF observability tool, and Isovalent develops Cilium [1] which is built on eBPF as well. Genuinely curious if there are differences, or if eBPF only allows for specific observability functionality and each tool has it all.
[0]: https://github.com/parca-dev/parca
[1]: https://github.com/cilium/cilium
-
A note from our sponsor - InfluxDB
www.influxdata.com | 13 May 2025
Stats
parca-dev/parca is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of parca is TypeScript.