model

package
v3.14.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2017 License: Apache-2.0 Imports: 5 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BossEndpointQuery

func BossEndpointQuery(platformName string) (endpointList []string)

func EndpointIdQuery

func EndpointIdQuery(endpoints []string) (endpointList []uint)

func EndpointQuery

func EndpointQuery(query string) (endpointList []string)

func FindMatchedCounters

func FindMatchedCounters(endpointList []uint, counter string) (result []string)

Types

type Result

type Result struct {
	Dstype   string
	Step     int
	Endpoint string
	Counter  string
	Values   []*TimeSeriesData
}

type TimeSeriesData

type TimeSeriesData struct {
	Timestamp int
	Value     float32
}

Jump to

Keyboard shortcuts

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