otlptest

package
v1.15.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Attributes

func Attributes(kvs ...*commonpb.KeyValue) []*commonpb.KeyValue

func Float64DataPoint

func Float64DataPoint(attributes []*commonpb.KeyValue, start, end time.Time, value float64) *metricspb.NumberDataPoint

func Gauge

func Gauge(name, desc, unit string, idps ...*metricspb.NumberDataPoint) *metricspb.Metric

func HistogramDataPoint

func HistogramDataPoint(attributes []*commonpb.KeyValue, start, end time.Time, sum float64, count, zeroCount uint64, min, max float64, scale, posOffset int32, posBucketCounts []uint64, negOffset int32, negBucketCounts []uint64) *metricspb.ExponentialHistogramDataPoint

func Int64DataPoint

func Int64DataPoint(attributes []*commonpb.KeyValue, start, end time.Time, value int64) *metricspb.NumberDataPoint

func KeyIntValue

func KeyIntValue(k string, v int) *commonpb.KeyValue

func KeyValue

func KeyValue(k, v string) *commonpb.KeyValue

func MinMaxSumCount

func MinMaxSumCount(name, desc, unit string, tempo metricspb.AggregationTemporality, idps ...*metricspb.HistogramDataPoint) *metricspb.Metric

func MinMaxSumCountDataPoint

func MinMaxSumCountDataPoint(attributes []*commonpb.KeyValue, start, end time.Time, sum float64, count uint64, min, max float64) *metricspb.HistogramDataPoint

func Resource

func Resource(kvs ...*commonpb.KeyValue) *resourcepb.Resource

func ResourceMetrics

func ResourceMetrics(resource *resourcepb.Resource, schemaURL string, ilms ...*metricspb.ScopeMetrics) *metricspb.ResourceMetrics

func Scope

func Scope(name, version string) *commonpb.InstrumentationScope

func Sum

func Sum(name, desc, unit string, tempo metricspb.AggregationTemporality, monotone bool, idps ...*metricspb.NumberDataPoint) *metricspb.Metric

Types

This section is empty.

Jump to

Keyboard shortcuts

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