Skip to content

Kubernetes Operator for OpenTelemetry Collector

Notifications You must be signed in to change notification settings

jawnsy/opentelemetry-operator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

opentelemetry-collector

This is @jawnsy's fork of https://github.com/open-telemetry/opentelemetry-operator.

I wanted to avoid maintaining the main branch in my fork because:

  1. It is traditionally a pristine copy of the upstream repository, which can cause confusion

  2. I would have to synchronize it with the upstream repository periodically time to time (git fetch upstream, git merge --ff-only upstream/main) since it would traditionally be a pristine copy

In order to avoid maintaining the main branch in my fork, I configured my local repository to track the upstream's default branch.

About

Kubernetes Operator for OpenTelemetry Collector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published