promql

package
v0.0.0-...-a2dbdad Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2024 License: AGPL-3.0 Imports: 32 Imported by: 1

Documentation

Index

Constants

View Source
const PromQLBuildInfo = `` /* 282-byte string literal not displayed */

Variables

This section is empty.

Functions

func ConvertPqlToMetricsQuery

func ConvertPqlToMetricsQuery(searchText string, startTime, endTime uint32, myid uint64) ([]structs.MetricsQueryRequest, parser.ValueType, []structs.QueryArithmetic, error)

func ConvertPromQLToMetricsQuery

func ConvertPromQLToMetricsQuery(query string, startTime, endTime uint32, myid uint64) ([]structs.MetricsQueryRequest, parser.ValueType, []structs.QueryArithmetic, error)

func ProcessGetAllMetricNamesRequest

func ProcessGetAllMetricNamesRequest(ctx *fasthttp.RequestCtx, myid uint64)

func ProcessGetAllMetricTagsRequest

func ProcessGetAllMetricTagsRequest(ctx *fasthttp.RequestCtx, myid uint64)

func ProcessGetLabelValuesRequest

func ProcessGetLabelValuesRequest(ctx *fasthttp.RequestCtx, myid uint64)

func ProcessGetLabelsRequest

func ProcessGetLabelsRequest(ctx *fasthttp.RequestCtx, myid uint64)

func ProcessGetMetricFunctionsRequest

func ProcessGetMetricFunctionsRequest(ctx *fasthttp.RequestCtx, myid uint64)

func ProcessGetMetricSeriesCardinalityRequest

func ProcessGetMetricSeriesCardinalityRequest(ctx *fasthttp.RequestCtx, myid uint64)

func ProcessGetMetricTimeSeriesRequest

func ProcessGetMetricTimeSeriesRequest(ctx *fasthttp.RequestCtx, myid uint64)

func ProcessGetSeriesByLabelRequest

func ProcessGetSeriesByLabelRequest(ctx *fasthttp.RequestCtx, myid uint64)

func ProcessGetTagKeysWithMostSeriesRequest

func ProcessGetTagKeysWithMostSeriesRequest(ctx *fasthttp.RequestCtx, myid uint64)

func ProcessGetTagKeysWithMostValuesRequest

func ProcessGetTagKeysWithMostValuesRequest(ctx *fasthttp.RequestCtx, myid uint64)

func ProcessGetTagPairsWithMostSeriesRequest

func ProcessGetTagPairsWithMostSeriesRequest(ctx *fasthttp.RequestCtx, myid uint64)

func ProcessPromqlBuildInfoRequest

func ProcessPromqlBuildInfoRequest(ctx *fasthttp.RequestCtx, myid uint64)

func ProcessPromqlMetricsRangeSearchRequest

func ProcessPromqlMetricsRangeSearchRequest(ctx *fasthttp.RequestCtx, myid uint64)

func ProcessPromqlMetricsSearchRequest

func ProcessPromqlMetricsSearchRequest(ctx *fasthttp.RequestCtx, myid uint64)

func ProcessUiMetricsSearchRequest

func ProcessUiMetricsSearchRequest(ctx *fasthttp.RequestCtx, myid uint64)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL