grafana/k8s-monitoring-helm

configurable profiling config

jingkaihe opened this issue · 0 comments

currently the profile types are hard coded at

{{- $allProfileTypes := list "memory" "cpu" "goroutine" "block" "mutex" "fgprof" }}

as the result godeltaprof cannot be configured as https://grafana.com/docs/pyroscope/latest/configure-client/grafana-agent/go_pull/#prepare-the-collector-configuration-file has suggested