prometheus-postgres-exporter/templates/prometheus-postgres-exporter/_prometheusRules.tpl
2024-11-25 11:53:09 +01:00

14 lines
359 B
Smarty

{{/* 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 }}