Parca is a api for the continuous profiling parca server.
Parca contains multiple service packages for its functionality.
- debuginfo
- profilestore
- query
- scrape
- telemetry
debuginfo: is a service that allows storage of debug info
profilestore: is a service that allows writing pprof profiles to the service
query: is the service that allows you to query profiles from the service
scrape: is the service that allows you to retrieve information about scrape targets
telemetry: is the service that receives telemetry data from the Agent, such as unhandled panics