promql

package
v0.0.0-...-78e17b3 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ONE_DAY_SECONDS = 24 * 60 * 60

Functions

This section is empty.

Types

type NodesImportMode

type NodesImportMode string
const (
	NODES_IMPORT_AUTO   NodesImportMode = "AUTO"   //	节点将从查询中得到,动态增加
	NODES_IMPORT_STATIC NodesImportMode = "STATIC" //	节点将从文件中读取
)

type Property

type Property struct {
	// contains filtered or unexported fields
}

type QueryClient

type QueryClient struct {
	// contains filtered or unexported fields
}

func NewAPIClient

func NewAPIClient(rawcfg interface{}) *QueryClient

func (*QueryClient) GetReport

func (c *QueryClient) GetReport() proto.ServerStatusList

func (*QueryClient) Refresh

func (c *QueryClient) Refresh()

func (*QueryClient) ResetConf

func (c *QueryClient) ResetConf(rawcfg interface{})

type QueryProcedureContext

type QueryProcedureContext struct {
	// contains filtered or unexported fields
}

func NewQueryProcedureContext

func NewQueryProcedureContext() *QueryProcedureContext

type ServerPropertyFields

type ServerPropertyFields string

Jump to

Keyboard shortcuts

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