helm-chart icon indicating copy to clipboard operation
helm-chart copied to clipboard

Pyroscope Helm Chart

Results 15 helm-chart issues
Sort by recently updated
recently updated
newest added

Added loadBalancerSourceRanges into service to provide network level security

During helm upgrades of application, pyroscope stops sending data After restart of the application , the data starts to flow in pyroscope server the version is latest Any ideas on...

Update deployment templates to allow configuring labels on Pods

Due to the pyroscope config api-bind-addr starts with ":", the pipeline to extract the port number in the containerPort will always return default 4040. This PR fix this issue

Currently, liveness and readiness probes are configured with `initialDelaySeconds` set to 30s which is fairly high value. However, in case of the container crash, Pyroscope server may need even longer...

pass env variables use secret https://pyroscope.slack.com/archives/C01FJRYENPQ/p1668486401890059 similar open issue: https://github.com/pyroscope-io/helm-chart/pull/41