phlare icon indicating copy to clipboard operation
phlare copied to clipboard

🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system

Results 91 phlare issues
Sort by recently updated
recently updated
newest added

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

kind/documentation

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

kind/enhancement
help wanted

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

kind/chore

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

kind/bug

- Support parca profile store - Add support for parca profilestore API - Add a multi mapping test

kind/enhancement

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