pyroscope icon indicating copy to clipboard operation
pyroscope copied to clipboard

Continuous Profiling Platform. Debug performance issues down to a single line of code

Results 349 pyroscope issues
Sort by recently updated
recently updated
newest added

Currently when seeing the flamegraph, you can see certain functions % of total [unit of time]. However, if that function shows up multiple times in different parts of the flamegraph,...

frontend

I am trying to deploy the pyroscope server to an App Engine instance in GCP with Google OAuth enabled. I would like to populate the server configuration file using environment...

backend

`edge` is grouped correctly, but the icon is wrong (it should be a folder). ![image](https://user-images.githubusercontent.com/6951209/179537449-535a048f-ffce-4534-a387-b523cc565f8e.png) To reproduce, mock the `/label-values?label=__name__` response to ``` [ "edge", "edge.alloc_objects", "edge.alloc_space", "edge.block_count", "edge.block_duration", "edge.cpu",...

good first issue
frontend

We merge jvm generated classes like `org/example/rideshare/EnclosingClass$$Lambda$8/0x0000000800c01220` at ingestion time for jfr We may want to do this for collapsed format from javaspy too

Currently light color mode works pretty well for traditional css items. However, for the timeline, these colors currently don't change based on color mode and we should make it so...

It's easy to get yourself into a collapsed/highlighted state where it's difficult to go back to the original, pristine state. That "Reset view" button should do that. https://user-images.githubusercontent.com/6951209/179226936-6bef72dd-af91-412e-8bdc-d4e6c1e7e0d2.mp4

frontend

Howdy! I'm trying to profile some frontend tests that are written in typescript, I keep getting this error: ` error happened while parsing request body` I'm wondering if that's actually...

Currently `/label-values` endpoint is used to list the applications. This is inconvenient by number of reasons, first of all due to the fact that the cloud storage accesses the data...

enhancement
frontend
backend

The query `cart.service.dotnet.cp{d ="dwad"}` should work independent of the amoutn of spaces. We could solve that at different levels, but I believe the easiest one is to do it at...

backend

We should adjust the size at which our elements turn into smaller versions of themselves