github.com/grafana/pyroscope@v1.18.0/operations/monitoring/helm/pyroscope-monitoring/Chart.yaml (about) 1 apiVersion: v2 2 name: pyroscope-monitoring 3 description: A Helm chart for monitoring Grafana Pyroscope. This helm chart uses otel-lgtm to monitor the health of the Grafana Pyroscope backend. 4 type: application 5 6 version: 0.1.1 7 appVersion: "0.0.0" 8 9 dependencies: 10 - name: k8s-monitoring 11 alias: monitoring 12 version: 3.7.1 13 repository: https://grafana.github.io/helm-charts 14 condition: monitoring.enabled