jaeger

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func NewClient

func NewClient(conn *grpc.ClientConn) *Client

func Open

func Open(address string, isSecure bool) (*Client, error)

func (*Client) Close

func (c *Client) Close() error

func (*Client) FindTraces

func (c *Client) FindTraces(param *api_v3.TraceQueryParameters) ([]*Trace, error)

type Trace

type Trace struct {
	Spans []*v1Trace.ResourceSpans
}

Jump to

Keyboard shortcuts

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