Skip to content

Tags: Praytic/documentation

Tags

release-1.62.0

Toggle release-1.62.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

release-1.61.0

Toggle release-1.61.0's commit message
Use fully qualified Docker image version

Signed-off-by: Yuri Shkuro <github@ysh.us>

release-1.60.0

Toggle release-1.60.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jkowall Jonah Kowall
removing grpc plugin

Signed-off-by: Jonah Kowall <jkowall@kowall.net>

release-1.59.0

Toggle release-1.59.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

release-1.58.0

Toggle release-1.58.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

release-1.57.0

Toggle release-1.57.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

release-1.56.0

Toggle release-1.56.0's commit message
Add Makefile target for tagging a release

Signed-off-by: Yuri Shkuro <github@ysh.us>

release-1.55.0

Toggle release-1.55.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

release-1.54.0

Toggle release-1.54.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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-1.53.0

Toggle release-1.53.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>