otlp_stream_exporter

package module
v0.0.0-...-79dcdee Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

README

otlp-stream-exporter

This is a an experiment in creating an OTLP exporter that serializes traces, metrics, and logs to the OTLP json format, and writes them to an io.Writer

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDriver

func NewDriver(opts ...Option) otlp.ProtocolDriver

func WithMetricWriter

func WithMetricWriter(w io.Writer) metricOption

func WithTraceWriter

func WithTraceWriter(w io.Writer) traceOption

Types

type Option

type Option interface {
	Apply(*config)
}

Directories

Path Synopsis
internal
transform
Package transform provides translations for opentelemetry-go concepts and structures to otlp structures.
Package transform provides translations for opentelemetry-go concepts and structures to otlp structures.

Jump to

Keyboard shortcuts

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