Ryan Perry

Results 66 comments of Ryan Perry

FYI for whoever picks up I think the proper file is here: https://github.com/pyroscope-io/pyroscope/blob/main/webapp/javascript/components/AppSelector/SelectorModal.module.scss

see #519 for partially implemented version of this

for now lets just use the entire colors array from our color pallete file https://github.com/pyroscope-io/pyroscope/blob/main/packages/pyroscope-flamegraph/src/FlameGraph/FlameGraphComponent/colorPalette.ts#L23-L47 and just repeat once the colors run out

Thank you for reporting @louisgjohnson we'll take a look and see if it's a quick fix or not and get back to you

@louisgjohnson yes that would be extremely helpful if we could recreate this for us being able to fix it faster.

![image](https://user-images.githubusercontent.com/23323466/146446492-07511511-7a39-44fa-b820-9ea1aa0d7aee.png) Still seeing this issue /cc @petethepig

Not sure, but I this happens because of something like "edge.edge"

Yeah both @yashrsharma44 and @dalehamel you make great points here... we could potentially still use tempodb, but we are a little hesitant because it may make things more complicated for...

Glad to see that you're trying to scale up Pyroscope @scottzhlin and appreciate the offer to help! Just as an update for @dalehamel, @netamego, and anyone else who lands on...