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

We should make a distinction between a selected tag and "all", in the latter case, don't treat that as a normal label. Here's an example on how it's treated as...

frontend

todo: - [ ] reuse modal component between "application" select and tag explorer view "redirect tags" select - [ ] add tests for explore page https://user-images.githubusercontent.com/47758224/183118687-5860e3d5-af24-43b0-943c-16b34a249af8.mov

frontend

The explore view table doesn't allow for sorting / filtering values. We should add ability to at the very least sort, and potentially add a search bar to filter the...

- [x] Make `storage.Put` to work concurrently - [x] Make sure cache `GetOrCreate` is thread-safe - [x] Add storage queue params - [ ] Document new params - ~Build tags...

has conflicts

It looks as though the styling for this specific dropdown comes from elsewhere in the app. to validate all reuqired css is shipped to both webapp and flamegraph most likely...

* move `isAuthRequired` to under `features` * parse `window.features` using zod (this has the potential of breaking the app in cases like passing a number where a boolean it's expected)...

Right now date modified has way too much information and it takes up a lot of space. we should shorten it to yyyy-mm-dd (or some other ordre of those three...

Suggested by @shaleynikov Right now we just have `unit: "samples"` which is used in both cases. Maybe we should have a way to distinguish them. For a brief explanation on...

![image](https://user-images.githubusercontent.com/6951209/182631320-a7e04b8d-cf7b-4941-bf3c-34dba42360bf.png)

frontend

https://user-images.githubusercontent.com/6951209/182452727-cd7251fd-6b40-4eca-aa8f-8c383e3a769c.mp4

frontend