Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseExpr ¶
func ParseExpr(input string) (parser.Expr, error)
ParseExpr parses the input PromQL expression and returns the parsed representation.
func ParseMetricSelector ¶
func ParseMetricSelector(input string) ([]*labels.Matcher, error)
ParseMetricSelector parses the provided textual metric selector into a list of label matchers.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.