package
1.5.0
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Functions

ApplyRangeWarnings applies warnings encountered during execution.
NewReadHandler creates a handler to handle PromQL requests.
Respond responds with HTTP OK status code and writes response JSON to response body.
WithEngine sets the PromQL engine.
WithInstantEngine sets the PromQL instant engine.

# Structs

QueryData struct to be used when responding from HTTP handler.

# Type aliases

NewQueryFn creates a new promql Query.
Option is a Prometheus handler option.