Versions in this module Expand all Collapse all v1 v1.0.0 Jul 3, 2020 Changes in this version + func ArchiveTrace(addr, traceID string) error + func DownloadAllTraces(addr, target string) error + func FindTraces(addr, serviceName, operationName string, tags map[string]string, ...) (err error) + func GetDependencies(addr string) (res *apiv2.GetDependenciesResponse, err error) + func GetOperations(addr, name, kind string) (res *apiv2.GetOperationsResponse, err error) + func GetServices(addr string) (res *apiv2.GetServicesResponse, err error) + func GetTrace(addr, traceID string) error