collector

module
v0.0.0-...-36e2831 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2023 License: Apache-2.0

README

The source code in this directory is automatically copied from a fork of the OpenTelemetry collector, which maintains the merge history of each OTLP-Arrow component and allows repeatedly pulling from the mainline.

The script to generate the source is in Makefile and patch.sed.

To re-generate the source code here:

  1. Two directories up, execute git clone https://github.com/open-telemetry/experimental-arrow-collector.git arrow-collector. This places the Arrow collector in "../../arrow-collector" relative to the Makefile. Ensure that repository is set to the intended Arrow collector version.
  2. Run make gen in this directory.

Directories

Path Synopsis
cmd
otelarrowcol Module
examples
gen
exporter/otlpexporter
Package otlpexporter exports data by using the OTLP format to a gPRC endpoint.
Package otlpexporter exports data by using the OTLP format to a gPRC endpoint.
exporter/otlpexporter/internal/arrow/grpcmock
Package grpcmock is a generated GoMock package.
Package grpcmock is a generated GoMock package.
internal/sharedcomponent
Package sharedcomponent exposes util functionality for receivers and exporters that need to share state between different signal types instances such as net.Listener or os.File.
Package sharedcomponent exposes util functionality for receivers and exporters that need to share state between different signal types instances such as net.Listener or os.File.
receiver/otlpreceiver
Package otlpreceiver receives data in OTLP format.
Package otlpreceiver receives data in OTLP format.
receiver/otlpreceiver/internal/arrow/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
processor

Jump to

Keyboard shortcuts

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