Tolya Korniltsev

Results 207 comments of Tolya Korniltsev

I am having trouble to make tests working on windows ``` 2023-01-16T08:05:49.106Z INFO Pyroscope::Session > Creating Session 2023-01-16T08:05:49.106Z INFO Pyroscope::Session > Creating Session 2023-01-16T08:05:49.106Z INFO Pyroscope::Session > Creating Session 2023-01-16T08:05:49.106Z...

I like headers idea much more than the current PR mapping implementation. @cyriltovena wdyt ?

Thanks for the PR. Look forward to merge it. I will take a look soon. ~~Quick question: Does ingestion to pyroscope work?. Lat time I've checked the previous version of...

I also noticed LabelsWrapper does not work. I think we should make it not crash and maybe print a warning once. With some little changes (mostly for debugging purposes) to...

just FYI I've made some changes to our jfr-parser https://github.com/grafana/jfr-parser/pull/27 The jfr-parser may now be a little bit closer to be able to parse Flight Recorder's jfr files. Did not...

please let me know when the PR is ready for second round review. look forward to merge it.

I think we should backport those changes as we have a fork/copy of src/runtime/pprof/proto.go

Which jvm do you use specifically? Docker? Does it happen with hello-world? What does your app does? What dependencies do you have? How can I reproduce? Did you try to...

@taliatrilling I s there any chance you could run a custom version of pyroscope-otel with extra asserts, not in production, just in local/dev env? That might help. https://s01.oss.sonatype.org/content/repositories/snapshots/io/pyroscope/otel/0.10.1.5-SNAPSHOT/otel-0.10.1.5-20221107.165005-2.jar Built from...