charts/charts/stable/uptimerobot-prometheus/README_CONFIG.md.gotmpl
2021-03-18 13:11:24 +01:00

12 lines
391 B
Go Template

{{- define "custom.custom.configuration.header" -}}
## Custom configuration
{{- end -}}
{{- define "custom.custom.configuration" -}}
{{ template "custom.custom.configuration.header" . }}
### Grafana Dashboard
You can find an [example grafana dashboard](https://github.com/lekpamartin/uptimerobot_exporter/blob/master/dashboards/grafana.json) as shown in the screenshot above.
{{- end -}}