Tags: Praytic/documentation
Tags
Link architecture page and add new diagrams (jaegertracing#749) ## Which problem is this PR solving? Fixing the architecture page for Jaeger v2 docs Updating the page with new diagrams as well ## 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>
Use fully qualified Docker image version Signed-off-by: Yuri Shkuro <github@ysh.us>
removing grpc plugin Signed-off-by: Jonah Kowall <jkowall@kowall.net>
Fix grammar errors (jaegertracing#718) Solving issue:- [fix spelling issues jaegertracing#701] Grammatical errors have been corrected in the docs next-release/*.md replaces closed PR jaegertracing#716 --------- Signed-off-by: Anmol Singh <anmol7344@gmail.com> Signed-off-by: Yuri Shkuro <yurishkuro@users.noreply.github.com> Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
Fix typos in behaviour, ingestor (jaegertracing#706) ## Which problem is this PR solving? - part of jaegertracing#701 ## Description of the changes - fixed typo behaviour , ingestor ## How was this change tested? - make spellcheck ## Checklist - [ ] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [ ] I have signed all commits - [ ] I have added unit tests for the new functionality - [ ] I have run lint and test steps successfully - for `jaeger`: `make lint test` - for `jaeger-ui`: `yarn lint` and `yarn test` --------- Signed-off-by: danish siddiqui <danishsiddiqui040@gmail.com>
Replace JAEGER_DISABLED with OTEL_TRACES_SAMPLER (jaegertracing#695) ## Which problem is this PR solving? - Part of jaegertracing/jaeger#5385 ## Description of the changes - Use OTEL env var that works with OTEL SDKs - Update all docs starting from v1.48, when OTEL SDK were introduced ## How was this change tested? - Verified that starting all-in-one as below does not generate traces ``` $ OTEL_TRACES_SAMPLER=always_off go run -tags=ui ./cmd/all-in-one ``` Signed-off-by: Yuri Shkuro <github@ysh.us>
Add Makefile target for tagging a release Signed-off-by: Yuri Shkuro <github@ysh.us>
Add LFX mentorship march-may 2024 (Term 1) mentees (jaegertracing#679) - added LFX mentorship march-may 2024 (Term 1) mentees --------- Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com>
Add some additional clarification for mentees. (jaegertracing#672) Based on some of the questions we are getting from our new Mentees we wanted to add some additional pointers and clarification ot make it easier for them to get started. Added link for the current ongoing LFX mentorship. ## Checklist - [X] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [X] I have signed all commits Tested new page locally. --------- Signed-off-by: Jonah Kowall <jkowall@kowall.net> Signed-off-by: Yuri Shkuro <github@ysh.us> Co-authored-by: Yuri Shkuro <github@ysh.us>
Release release-1.52.0 (jaegertracing#662) Release release-1.52.0. This PR is created from CI and is part of the release process. Signed-off-by: jaegertracingbot <jaegertracingbot+jaeger-tracing@googlegroups.com> Co-authored-by: jaegertracingbot <jaegertracingbot+jaeger-tracing@googlegroups.com>
PreviousNext