Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Move to jaegertracing/jaeger repo #8

Closed
pavolloffay opened this issue Feb 13, 2020 · 4 comments · Fixed by jaegertracing/jaeger#2086
Closed

Move to jaegertracing/jaeger repo #8

pavolloffay opened this issue Feb 13, 2020 · 4 comments · Fixed by jaegertracing/jaeger#2086

Comments

@pavolloffay
Copy link
Member

This project could live in the main jaeger repository https://github.com/jaegertracing/jaeger. It simplifies workflow (e.g. if changes in the main repo are required) and project management (releasing, versioning).

@yurishkuro
Copy link
Member

I would like that, but wouldn't it create circular dependencies, considering that OTel imports jaeger code?

@pavolloffay
Copy link
Member Author

A good question. I will investigate if/how it could be done. The other question is versioning. In the main repository, it will have to follow the version schema as other jaeger components once it is included in the release pipeline.

Then we should also define some acceptance criteria when the code could be migrated. For example:

  • use collector in crossdock

Any more ideas?

@objectiser
Copy link

Firstly, does moving to the main repo imply replacing the current collector? Or would the WIP jaeger-otc be kept as a separate component?

I think an acceptance criteria for the jaeger-otc replacing the current collector is that OTC must have reached 1.x.

@pavolloffay
Copy link
Member Author

We can move before reaching 1.x and just exclude it from the release and just publish latest version.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants