Skip to content

Commit

Permalink
Merge pull request #245 from parca-dev/parca-md
Browse files Browse the repository at this point in the history
Parca md
  • Loading branch information
brancz authored Oct 6, 2021
2 parents 044394d + f477a52 commit a8261c0
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions proto/buf.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# parca

Parca is a api for the continuous profiling [parca server](https://github.com/parca-dev/parca).

Parca contains multiple service packages for its functionality.

- debuginfo
- profilestore
- query
- scrape

*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

0 comments on commit a8261c0

Please sign in to comment.