Skip to content

Commit

Permalink
docs: add metrics vars docs for prometheus-statsd-exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
abarrak committed Apr 22, 2024
1 parent af3757d commit 9e4eff0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions stable/prometheus-statsd-exporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ helm install my-release deliveryhero/prometheus-statsd-exporter -f values.yaml
| service.type | string | `"ClusterIP"` | |
| serviceAccount.create | bool | `true` | |
| serviceAccount.name | string | `""` | |
| metrics.enabled | bool | `false` | |
| metrics.additionalLabels | object | `{}` | |
| metrics.scrapeInterval | string | `"30s"` | |
| metrics.scrapeTimeout | string | `"10s"` | |
| tolerations | list | `[]` | |

## Maintainers
Expand Down

0 comments on commit 9e4eff0

Please sign in to comment.