Skip to content

redhatcloudx/redhat-opentelemetry-collector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RHOSDT OpenTelemetry Collector Distribution

This repository configures a build of the OpenTelemetry Collector with the supported components for a Red Hat OpenShift distributed tracing product.

Update collector version

  1. Update Makefile and manifest.yaml to select the desired upstream version and component selection for the product release.
  2. Run make build
  3. Create a pull request with the changes, including changes in the _build directory.

Release

git tag v0.48.0 && git push origin v0.48.0

About

This project contains a custom opentelemetry collector distribution.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 51.1%
  • Dockerfile 48.9%