client

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RecordBridges added in v0.6.0

func RecordBridges(c *Client, ctx context.Context, data []*typespb.Bridge) error

func RecordJobs added in v0.6.0

func RecordJobs(c *Client, ctx context.Context, data []*typespb.Job) error

func RecordMetrics added in v0.6.0

func RecordMetrics(c *Client, ctx context.Context, data []*typespb.Metric) error

func RecordPipelines added in v0.6.0

func RecordPipelines(c *Client, ctx context.Context, data []*typespb.Pipeline) error

func RecordSections added in v0.6.0

func RecordSections(c *Client, ctx context.Context, data []*typespb.Section) error

func RecordTestCases added in v0.6.0

func RecordTestCases(c *Client, ctx context.Context, data []*typespb.TestCase) error

func RecordTestReports added in v0.6.0

func RecordTestReports(c *Client, ctx context.Context, data []*typespb.TestReport) error

func RecordTestSuites added in v0.6.0

func RecordTestSuites(c *Client, ctx context.Context, data []*typespb.TestSuite) error

func RecordTraces added in v0.6.0

func RecordTraces(c *Client, ctx context.Context, data []*typespb.Trace) error

Types

type Client

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

func NewCLient

func NewCLient(ctx context.Context, target string, opts ...grpc.DialOption) (*Client, error)

func (*Client) MetricsCollector added in v0.7.0

func (c *Client) MetricsCollector() prometheus.Collector

Jump to

Keyboard shortcuts

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