Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogsToOtlp ¶ added in v0.11.0
func LogsToOtlp(l OtlpLogsWrapper) []*otlplogs.ResourceLogs
Types ¶
type OtlpLogsWrapper ¶ added in v0.11.0
type OtlpLogsWrapper struct {
Orig *[]*otlplogs.ResourceLogs
}
OtlpLogsWrapper 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
func LogsFromOtlp(logs []*otlplogs.ResourceLogs) OtlpLogsWrapper
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. |
opentelemetry-proto-gen/collector/logs/v1
Package v1 is a reverse proxy.
|
Package v1 is a reverse proxy. |
opentelemetry-proto-gen/collector/metrics/v1
Package v1 is a reverse proxy.
|
Package v1 is a reverse proxy. |
opentelemetry-proto-gen/collector/trace/v1
Package v1 is a reverse proxy.
|
Package v1 is a reverse proxy. |
fanoutconsumer
module
|
|
featuregates
module
|
|
globalgates
module
|
|
globalsignal
module
|
|
memorylimiter
module
|
|
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. |
sharedcomponent
module
|
|
tools
module
|
|
Click to show internal directories.
Click to hide internal directories.