parca icon indicating copy to clipboard operation
parca copied to clipboard

Add otel profiling support

Open brancz opened this issue 10 months ago • 1 comments

This patch implements the otel-profiling format to be accepted by Parca. Generation is a bit wonky as I needed it to not clash with existing common and resource types, but that will be gone once the official Go library that contains the generated Go code is updated.

As this is partly meant to inform otel-profiling format feedback, to reduce our own bias, use, and behavior of the format, instead of implementing support for otel-profiling in Parca-Agent first, this was instead primarily tested for compatibility by trying to ingest data from the otel-profiling-agent.

One thing to note about that is that the otel agent always normalizes addresses, therefore this currently hardcodes that mode, ideally this would actually be indicated by the otel profiling format (I'm going to bring this up in today's otel profiling meeting).

brancz avatar May 02 '24 14:05 brancz

🤖 Meticulous spotted visual differences in 1 of 336 screens tested: view and approve differences detected.

Last updated for commit e8278ad. This comment will update as new commits are pushed.

alwaysmeticulous[bot] avatar May 02 '24 14:05 alwaysmeticulous[bot]