Expand description
prom supply the prometheus HTTP API Server compliance
Structs§
- Matches π
- For [ValueType::Matrix] result type
- For [ValueType::Vector] result type
Enums§
- Variants corresponding to [ValueType]
Functions§
- get_
all_ πcolumn_ names Get all tag column name of the given schema - get_
catalog_ πschema Tries to get catalog and schema from an optional db param. And retrieves them from QueryContext if they donβt present. - Retrieve labels name from record batches
- retrieve_
field_ πnames - Retrieve labels name from query result
- Try to parse and extract the name of referenced metric from the promql query.
- Update catalog and schema in QueryContext if necessary.