StatsD to Prometheus metrics exporter
Homepage: https://github.com/prometheus/statsd_exporter
Add Delivery Hero public chart repo:
helm repo add deliveryhero https://charts.deliveryhero.io/A simple install with default values:
helm install deliveryhero/prometheus-statsd-exporterTo install the chart with the release name my-release:
helm install my-release deliveryhero/prometheus-statsd-exporterTo install with some set values:
helm install my-release deliveryhero/prometheus-statsd-exporter --set values_key1=value1 --set values_key2=value2To install with custom values file:
helm install my-release deliveryhero/prometheus-statsd-exporter -f values.yaml| Key | Type | Default | Description |
|---|---|---|---|
| affinity | object | {} |
|
| extraLabels | object | {} |
|
| fullnameOverride | string | "" |
|
| image.pullPolicy | string | "IfNotPresent" |
|
| image.repository | string | "prom/statsd-exporter" |
|
| image.tag | string | "v0.18.0" |
|
| imagePullSecrets | list | [] |
|
| nameOverride | string | "" |
|
| nodeSelector | object | {} |
|
| podSecurityContext | object | {} |
|
| replicaCount | int | 1 |
|
| resources | object | {} |
|
| securityContext | object | {} |
|
| service.type | string | "ClusterIP" |
|
| serviceAccount.create | bool | true |
|
| serviceAccount.name | string | "" |
|
| tolerations | list | [] |
| Name | Url | |
|---|---|---|
| max-rocket-internet | no-reply@deliveryhero.com |