data

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2019 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetricsData

type MetricsData struct {
	Node     *commonpb.Node
	Resource *resourcepb.Resource
	Metrics  []*metricspb.Metric
}

MetricsData is a struct that groups proto metrics with a unique node and a resource.

type TraceData

type TraceData struct {
	Node     *commonpb.Node
	Resource *resourcepb.Resource
	Spans    []*tracepb.Span
}

TraceData is a struct that groups proto spans with a unique node and a resource.

Jump to

Keyboard shortcuts

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