Skip to content

Commit

Permalink
Fix language support hyperlink (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReubenMathew authored Oct 29, 2024
1 parent 5652f9d commit 3e32bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Frequently asked questions. If anything is unclear or not covered in the documen

## What languages are supported?

Infrastructure-wide always-on automatic profiling with Parca Agent currently supports languages like C, C++, Rust, Go (with extended support for Go), Ruby, Node.js, Python, Java, Rust, JVM, .NET, Perl, and PHP and many more. The list is continuously growing. For more details, please refer to the [Language Support](https://www.parca.dev/docs/language-support) page.
Infrastructure-wide always-on automatic profiling with Parca Agent currently supports languages like C, C++, Rust, Go (with extended support for Go), Ruby, Node.js, Python, Java, Rust, JVM, .NET, Perl, and PHP and many more. The list is continuously growing. For more details, please refer to the [Language Support](https://www.parca.dev/docs/parca-agent-language-support) page.

Parca itself supports any [pprof](https://github.com/google/pprof) formatted profile. Any library or implementation that outputs valid pprof profiles is supported by Parca. More details about pprof client libraries for various languages can be found [here](https://www.parca.dev/docs/ingestion#pull-based).

Expand Down

0 comments on commit 3e32bd6

Please sign in to comment.