-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document upgrade and compatibility policy #117
Comments
I think we should provide similar advice to the first bullet, as there is less impact with this method (query first). Since we are using Otel there is no real "agent" but instead collector role (including Kafka which likely needs to have both upgraded together). I do not see us making schema changes at this point, but should we want to normalize the schema to Otel versus OT we might make this change. I would see this being part of a FAQ. I should also remove |
We have some compatibility rules in https://github.com/jaegertracing/jaeger/blob/main/README.md#version-compatibility-guarantees |
## Which problem is this PR solving? Addresses part of jaegertracing/documentation#117 ## Description of the changes Update text to match Jaeger v2 ## How was this change tested? Not tested ## Checklist - [X] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [X] I have signed all commits --------- Signed-off-by: Jonah Kowall <jkowall@kowall.net>
## Which problem is this PR solving? Addresses part of jaegertracing/documentation#117 ## Description of the changes Update text to match Jaeger v2 ## How was this change tested? Not tested ## Checklist - [X] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [X] I have signed all commits --------- Signed-off-by: Jonah Kowall <jkowall@kowall.net>
The text was updated successfully, but these errors were encountered: