Christian Simon

Results 147 issues of 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

kind/enhancement

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...

area/database

Currently we are not using sync pools for Mapping/Function/Location structs.

kind/enhancement
kind/performance

It would be really neat to get rid of the memberlist port and handle all over the same style of API

kind/enhancement
area/database

This will potentially make it easier to implement deduplication while allowing purposely ingested duplicates.

kind/enhancement
area/database

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...

area/visualization

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...

area/visualization
area/ux

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...

kind/chore

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

kind/enhancement