Christian Simon
Christian Simon
* [ ] Add a single binary fire to the play.grafana.com * [ ] Scrape only itself * [ ] Update play.grafana.com to be new enough to support
I think it would be super useful for a new user to have a demo page https://demo.fire.io, that: * Contains instructions how to set up the demo data source in...
Currently we are not using sync pools for Mapping/Function/Location structs.
It would be really neat to get rid of the memberlist port and handle all over the same style of API
This will potentially make it easier to implement deduplication while allowing purposely ingested duplicates.
Currently the top table doesn't show how the values are spread out visually. I think we should display at least the value that we order by in some bar withing...
By clicking into the Flame graph we currently allow a user to focus on a particular subset of the flame graph. After having filtered it quite hard to tell for...
I think it would make sense to refactor `deduplicatingSlice` to have `parquetTable` and `deduplicatingParquetTable` that wraps it. Also worth addressing some of the lock contention concerns by eventually using a...
We should support ingestion of symbolized pprof through parca-agent by implementing the server side GRPCs: https://github.com/parca-dev/parca/blob/642413c0918ed2bd0aa1763a0da890f7752dd06a/gen/proto/go/parca/profilestore/v1alpha1/profilestore.pb.go