Skip to content

smartnews/opentelemetry-collector-extras

 
 

Repository files navigation

OpenTelemetry Collector Extras

See the Developing guide to get started with building and running the OpenTelemetry Collector with the extras in this repository.

Processors

Build and push

Use docker buildx to build and push the docker image.

docker buildx build --platform linux/amd64,linux/arm64 --push -t 165463520094.dkr.ecr.ap-northeast-1.amazonaws.com/ops-reliability/otel-collector:<tag> .

About

Additional plugings and configuration for the OpenTelemetry Collector.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.2%
  • Makefile 4.9%
  • Dockerfile 4.0%
  • Shell 1.9%