Exports sentry project metrics for prometheus.
Homepage: https://github.com/ujamii/prometheus-sentry-exporter
A simple install with default values, latest chart version and generated name:
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/prometheus-sentry-exporterTo install a specific version of this chart:
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/prometheus-sentry-exporter --version 0.1.5To install the chart with the release name my-release:
helm install my-release oci://ghcr.io/deliveryhero/helm-charts/prometheus-sentry-exporterTo install with some set values:
helm install my-release oci://ghcr.io/deliveryhero/helm-charts/prometheus-sentry-exporter --set values_key1=value1 --set values_key2=value2To install with custom values file:
helm install my-release oci://ghcr.io/deliveryhero/helm-charts/prometheus-sentry-exporter -f values.yaml| Key | Type | Default | Description |
|---|---|---|---|
| affinity | object | {} |
|
| environment.SENTRY_HOST | string | "your sentry endpoint" |
|
| extraLabels | object | {} |
|
| fullnameOverride | string | "" |
|
| image.pullPolicy | string | "IfNotPresent" |
|
| image.repository | string | "ujamii/prometheus-sentry-exporter" |
|
| image.tag | string | "0.5.0" |
|
| imagePullSecrets | list | [] |
|
| nameOverride | string | "" |
|
| nodeSelector | object | {} |
|
| podAnnotations | object | {} |
|
| podSecurityContext | object | {} |
|
| replicaCount | int | 1 |
|
| resources.limits.cpu | string | "200m" |
|
| resources.limits.memory | string | "200Mi" |
|
| resources.requests.cpu | string | "200m" |
|
| resources.requests.memory | string | "200Mi" |
|
| securityContext | object | {} |
|
| service.port | int | 80 |
|
| service.type | string | "ClusterIP" |
|
| tolerations | list | [] |
| Name | Url | |
|---|---|---|
| max-rocket-internet | https://github.com/max-rocket-internet |
Chart source: github.com/deliveryhero/helm-charts/prometheus-sentry-exporter
Older chart versions: github.com/deliveryhero/helm-charts/pkgs/container/helm-charts/prometheus-sentry-exporter