package
0.14.2
Repository: https://github.com/shreyassrivatsan/m3.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

ParsePromCompressedRequest parses a snappy compressed request from Prometheus.
ParseRequestTimeout parses the input request timeout with a default.
ParseSeriesMatchQuery parses all params from the GET request.
ParseTagCompletionParamsToQuery parses all params from the GET request.
RenderListTagResultsJSON renders list tag results to json format.
RenderSeriesMatchResultsJSON renders series match results to json format.
RenderTagCompletionResultsJSON renders tag completion results to json format.
RenderTagValuesResultsJSON renders tag values results to json format.

# Structs

ParsePromCompressedRequestResult is the result of a ParsePromCompressedRequest call.
PromDebug represents the input and output that are used in the debug endpoint.
PromResp represents Prometheus's query response.
TimeoutOpts stores options related to various timeout configurations.