internal

package
v0.23.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogsToOtlp added in v0.11.0

func MetricsToOtlp added in v0.23.0

func TracesToOtlp added in v0.23.0

Types

type LogsWrapper added in v0.23.0

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

LogsWrapper is an intermediary struct that is declared in an internal package as a way to prevent certain functions of pdata.Logs data type to be callable by any code outside of this module.

func LogsFromOtlp added in v0.11.0

type MetricsWrapper added in v0.23.0

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

MetricsWrapper is an intermediary struct that is declared in an internal package as a way to prevent certain functions of pdata.Metrics data type to be callable by any code outside of this module.

func MetricsFromOtlp added in v0.23.0

type TracesWrapper added in v0.23.0

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

TracesWrapper is an intermediary struct that is declared in an internal package as a way to prevent certain functions of pdata.Traces data type to be callable by any code outside of this module.

func TracesFromOtlp added in v0.23.0

Directories

Path Synopsis
collector
telemetry
Package telemetry controls the telemetry settings to be used in the collector.
Package telemetry controls the telemetry settings to be used in the collector.
protogen/collector/logs/v1
Package v1 is a reverse proxy.
Package v1 is a reverse proxy.
protogen/collector/metrics/v1
Package v1 is a reverse proxy.
Package v1 is a reverse proxy.
protogen/collector/trace/v1
Package v1 is a reverse proxy.
Package v1 is a reverse proxy.
processor
filtermetric
Package filtermetric is a helper package for processing metrics.
Package filtermetric is a helper package for processing metrics.
filterset
Package filterset provides an interface for matching strings against a set of string filters.
Package filterset provides an interface for matching strings against a set of string filters.
filterset/regexp
Package regexp provides an implementation to match strings against a set of regexp string filters.
Package regexp provides an implementation to match strings against a set of regexp string filters.
filterset/strict
Package strict provides an implementation to match strings against a set of exact match string filters.
Package strict provides an implementation to match strings against a set of exact match string filters.
tools module

Jump to

Keyboard shortcuts

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