phlare
phlare copied to clipboard
🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system
#### Is your feature request related to a problem? Please describe. I'd like to configure phlare to scrape fgprof like discribed [here](https://grafana.com/docs/phlare/latest/operators-guide/configure-agent/language-support/go/#combining-io-and-cpu-mode-profiles). But it failed (maybe due to a lack...
This adds deployment documentation for jsonnet/tanka. This addresses https://github.com/grafana/phlare/issues/355 partly.
#### Is your feature request related to a problem? Please describe. In current helm chart, if you setup phlare in microservices mode, you need to describe resources fully. Ie, in...
#### Is your feature request related to a problem? Please describe. I would be great to manually upload pprof files to Phlare using a command like `profilecli upload` #### Describe...
#### Is your feature request related to a problem? Please describe. i would like `./phlare version` to provide the build information similar to other grafana tools #### Describe the solution...
The CI check currently misses some generated artifacts like: * Helm chart values in jsonnet * Reference docs from configuration * Rendered Helm yamls * Probably more
#### Describe the bug while starting the official docker container and the downloadable artifact (darwin amd64) the version does not report 0.1.0 but shows the git hash. `evel=info caller=phlare.go:301 ts=2022-11-02T21:25:16.174611565Z...
- Support parca profile store - Add support for parca profilestore API - Add a multi mapping test
#### Describe the solution you'd like It would be good to have reproducible benchmark to validate how much memory/disk storage is required to store a set of profiles. #### Additional...