Dmitry Filimonov

Results 60 comments of Dmitry Filimonov

At [Pyroscope](https://github.com/pyroscope-io/pyroscope) we've been building an open source continuous profiling platform for over a year now. We integrate with many different profilers from various languages and other open source projects...

## Some helpful tips on pprof: We have docs on how to ingest pprof into pyroscope [here](https://pyroscope.io/docs/server-api-reference/#pprof-format). ### Relations Diagram ![pprof dot](https://user-images.githubusercontent.com/662636/181865354-43dbaa32-3c0f-4924-b4a6-95d093d0e97e.svg) pprof is basically a protobuf schema * 1...

@Rperry2174 oops, my bad. we could have both I guess, yours could be the next step where a user can add their own annotations, and it can use the same...

@Rperry2174 oh yeah, definitely

done in https://github.com/pyroscope-io/pyroscope/commit/b82f42625f5ee80fad9701d1abd2e0b059aee46c

I'd like to address some questions and concerns that have been raised about using the pprof format for OTLP profiles: ## Divergence of Objectives: First, it's important to recognize the...

Thanks for the report @taliatrilling We'll look into this soon!

This is fantastic news! At Profiling SIG we're approaching a significant milestone with the impending merge of the [OTEP that introduces profiling support to OTLP](https://github.com/open-telemetry/oteps/pull/239) — really excited about seeing...

Addressed in https://github.com/open-telemetry/opentelemetry-proto/pull/534/commits/f5b589717f79ddb5d143c9a78976f315e637cf04