Prometheus Pagerduty Exporter Helm Chart
A Prometheus exporter for PagerDuty metrics.
This chart bootstraps a PagerDuty Exporter deployment on a Kubernetes cluster using the Helm package manager.
Get Repo Info
helm repo add wasfree https://wasfree.github.io/prometheus-pagerduty-exporter
helm repo update
See helm repo for command documentation.
Install Chart
helm install [RELEASE_NAME] wasfree/prometheus-pagerduty-exporter [flags]
See configuration below.
See helm install for command documentation.
Uninstall Chart
helm uninstall [RELEASE_NAME]
This removes all the Kubernetes components associated with the chart and deletes the release.
See helm uninstall for command documentation.
Upgrading Chart
helm upgrade [RELEASE_NAME] wasfree/prometheus-pagerduty-exporter [flags]
See helm upgrade for command documentation.
Configuration
See Customizing the Chart Before Installing. To see all configurable options with detailed comments:
helm show values wasfree/prometheus-pagerduty-exporter
You may also run helm show values
on this chart’s dependencies for additional options.