From 62b01ee29e2c1ca09e6850c8dbfeea746445d1f5 Mon Sep 17 00:00:00 2001 From: Frederic Branczyk Date: Fri, 8 Oct 2021 20:57:03 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e86428a95d3..5ec0b165161 100644 --- a/README.md +++ b/README.md @@ -67,3 +67,6 @@ Now Parca is running locally and its web UI is available on http://localhost:707 By default Parca is scraping it's own pprof endpoints and you should see profiles show up over time. The scrape configuration can be changed in the `parca.yaml` in the root of the repository. +### Credits + +Parca was originally developed by [Polar Signals](https://polarsignals.com/). Read the announcement blog post: https://www.polarsignals.com/blog/posts/2021/10/08/introducing-parca-we-got-funded/