Skip to content

glueops-rip/service-helm-chart-prometheus-prometheusrule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prometheus-prometheusrule

Version: 0.1.1 Type: application

This chart lets you create an alert based off a PromQL query.

Values

Key Type Default Description
description string "This is the default alert description. Please change this to be more useful." Description of the alert. Make this informative to the responding team(s) know what this alert is for.
duration string "10m" Amount of time for the PromQL expression to be true before an alert gets fired.
expr string "vector(0)" PromQL Expression
labels.component string "nil" Name of component. Ex. backend, frontend, authentication, database, search.
labels.team string "nil" Team name that will react to any alerts