query

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArchiveTrace

func ArchiveTrace(addr, traceID string) error

ArchiveTrace 暂不实现

func DownloadAllTraces

func DownloadAllTraces(addr, target string) error

DownloadAllTraces to traces.data

func FindTraces

func FindTraces(addr, serviceName, operationName string, tags map[string]string, startTimeMin, startTimeMax time.Time, durationMin, durationMax time.Duration, depth int32) (err error)

FindTraces 获取trace列表

func GetDependencies

func GetDependencies(addr string) (res *apiv2.GetDependenciesResponse, err error)

GetDependencies 获取服务列表

func GetOperations

func GetOperations(addr, name, kind string) (res *apiv2.GetOperationsResponse, err error)

GetOperations 获取服务列表

func GetServices

func GetServices(addr string) (res *apiv2.GetServicesResponse, err error)

GetServices 获取服务列表

func GetTrace

func GetTrace(addr, traceID string) error

GetTrace 根据traceid 获取调用链信息

Types

This section is empty.

Jump to

Keyboard shortcuts

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