version

package module
v0.0.0-...-b172e16 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

README

brad-otel-collector

A custom opentelemetry collector build that includes a subset of components from opentelemetry, opentelemetry contrib, and custom components

Building

go build -o brad-otel-collector ./cmd/brad-otel-collector

Unit tests

go test -v github.com/sbwise01/brad-otel-collector/pkg/receiver/awss3receiver
go test -v github.com/sbwise01/brad-otel-collector/pkg/util

Integration tests

docker build -t brad-otel-collector-ci:1.0.0 -f tests/Dockerfile .
docker run -it --rm --name brad-otel-collector-ci --entrypoint /bin/bash brad-otel-collector-ci:1.0.0

# From inside docker container:
  /srv/awss3receiver/bin/run_ci_test.sh

Documentation

Index

Constants

View Source
const Version = "1.0.0"

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

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