Skip to content

solarwinds/solarwinds-otel-collector

Repository files navigation

SolarWinds OpenTelemetry Collector

Distribution of OpenTelemetry Collector with all available components bundled within from opentelemetry-collector and opentelemetry-collector-contrib.

Components

The SolarWinds OpenTelemetry collector contains following components:

Installation

Binary

  • build in cmd/solarwinds-otel-collector with go build .
  • after successful build, solarwinds-otel-collector should be present in cmd/solarwinds-otel-collector
  • run solarwinds-otel-collector --config=example_config.yaml

Docker

See full docker documentation.

CI/CD

The SolarWinds OpenTelemetry Collector utilizes GitHub Actions pipeline. The standard build pipeline is triggered with each PR opened to main or release branch and consists of:

  • build of SolarWinds OpenTelemetry Collector docker image

The release pipeline is triggered with designated tag publishing and consists of:

  • build of SolarWinds OpenTelemetry Collector docker image and its publishing to DockerHub
  • creation of GitHub release

Contributing

See CONTRIBUTING.md.

About

SolarWinds OpenTelemetry Collector

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published