You've already forked prometheus-postgres-exporter
Initial Commit
This commit is contained in:
13
templates/prometheus-postgres-exporter/_prometheusRules.tpl
Normal file
13
templates/prometheus-postgres-exporter/_prometheusRules.tpl
Normal file
@ -0,0 +1,13 @@
|
||||
{{/* vim: set filetype=mustache: */}}
|
||||
|
||||
{{/* annotations */}}
|
||||
|
||||
{{- define "prometheus-postgres-exporter.prometheusRules.annotations" -}}
|
||||
{{ include "prometheus-postgres-exporter.annotations" . }}
|
||||
{{- end }}
|
||||
|
||||
{{/* labels */}}
|
||||
|
||||
{{- define "prometheus-postgres-exporter.prometheusRules.labels" -}}
|
||||
{{ include "prometheus-postgres-exporter.labels" . }}
|
||||
{{- end }}
|
Reference in New Issue
Block a user