Yuri Shkuro
48486c4f82
Update roadmap
...
Signed-off-by: Yuri Shkuro <github@ysh.us>
2025-05-21 19:14:43 -04:00
Abhay Porwal
726bfdf1ad
Document traceIdDisplayLength option ( #885 )
...
Fixes jaegertracing/jaeger-ui#2092
----


Signed-off-by: Abhay Kumar Gupta <abhayakg123@gmail.com>
2025-05-21 18:41:30 -04:00
Yuri Shkuro
f5e43aa925
Update roadmap ( #883 )
...
Signed-off-by: Yuri Shkuro <github@ysh.us>
2025-05-20 11:20:08 -04:00
Yuri Shkuro
e08677ca40
Add blog post ( #882 )
...
Signed-off-by: Yuri Shkuro <github@ysh.us>
2025-05-19 20:58:48 -04:00
Abhay Porwal
6702472974
Fetch Medium feed manually ( #881 )
...
Fixes #855
### Summary
Fix repeated Medium RSS fetches during `make develop` and shift to a
static, manually-controlled approach.
### Problem
Previously, the Jaeger documentation site **re-downloaded the Medium RSS
feed on every rebuild**, even in development mode. This meant:
- Every file save triggered a network request to Medium.
- Local development became slow and noisy due to repeated warnings.
- Any Medium API issues (like rate limits or downtime) could break the
build.
Example:
```
Change detected, rebuilding site...
WARN Downloaded RSS feed for: JaegerTracing - Medium
```
This happened **every single time**, slowing dev feedback loops
unnecessarily.
### Solution
We've moved to a **static fetch approach**, committing the feed manually
only when needed:
#### Manual Feed Fetching
Added a new Makefile step:
```makefile
fetch-blog-feed:
curl -s https://medium.com/feed/jaegertracing | yq -p xml -o json -P > data/medium.json
```
---
> No more dev slowdowns
---------
Signed-off-by: Abhay <abhayakg123@gmail.com.com>
Co-authored-by: Abhay <abhayakg123@gmail.com.com>
2025-05-18 15:31:21 -03:00
Mahad Zaryab
1f904bf0e2
Backport gRPC documentation to v2.6 ( #880 )
...
## Description of the changes
- Backports the new gRPC documentation to v2.6.0 since most of the
changes were in that release
Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
2025-05-16 18:08:30 -04:00
Mahad Zaryab
875a2975f4
Update remote storage API references ( #878 )
2025-05-14 19:41:55 -04:00
Jonah Kowall
5aad41992b
Fixing v2 hotrod directions ( #879 )
...
## Description of the changes
Fixing docs to match the current state
## How was this change tested?
Tested in local env
## Checklist
- [X] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [X] I have signed all commits
- [X] I have added unit tests for the new functionality
- [X] I have run lint and test steps successfully
- for `jaeger`: `make lint test`
- for `jaeger-ui`: `npm run lint` and `npm run test`
Signed-off-by: Jonah Kowall <jkowall@kowall.net>
2025-05-13 19:11:23 -04:00
pipiland
9cc4fd42ee
Add gsoc 2025 member to mentorship.md ( #877 )
2025-05-10 08:27:41 -04:00
github-actions[bot]
4b83aff91b
Release 2.6.0/1.69.0 ( #876 )
...
Release 2.6.0/1.69.0. This PR is created from CI and is part of the
release process.
---------
Signed-off-by: jaegertracingbot <jaegertracingbot+jaeger-tracing@googlegroups.com>
Signed-off-by: Yuri Shkuro <github@ysh.us>
Co-authored-by: jaegertracingbot <jaegertracingbot+jaeger-tracing@googlegroups.com>
Co-authored-by: Yuri Shkuro <github@ysh.us>
2025-05-09 20:01:28 -04:00
Jonah Kowall
0d98bc772d
Add upgrade directions in FAQ ( #809 )
...
## Which problem is this PR solving?
Resolves part of #117
## Description of the changes
Add to FAQ
## How was this change tested?
make develop
## 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>
Signed-off-by: Yuri Shkuro <github@ysh.us>
Co-authored-by: Yuri Shkuro <github@ysh.us>
2025-05-09 19:45:05 -04:00
Mend Renovate
e362787075
chore(deps): update actions/setup-go action to v5.5.0 ( #875 )
2025-05-08 09:15:14 -04:00
Mend Renovate
4cafa35b1e
fix(deps): update dependency cspell to v9 ( #874 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cspell](https://cspell.org/ )
([source](https://redirect.github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell ))
| [`^8.6.1` ->
`^9.0.0`](https://renovatebot.com/diffs/npm/cspell/8.19.1/9.0.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>streetsidesoftware/cspell (cspell)</summary>
###
[`v9.0.0`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#900-2025-05-05 )
[Compare
Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.19.4...v9.0.0 )
**Note:** Version bump only for package cspell
###
[`v8.19.4`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8194-2025-05-03 )
[Compare
Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.19.3...v8.19.4 )
**Note:** Version bump only for package cspell
###
[`v8.19.3`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8193-2025-04-27 )
[Compare
Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.19.2...v8.19.3 )
**Note:** Version bump only for package cspell
###
[`v8.19.2`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8192-2025-04-20 )
[Compare
Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.19.1...v8.19.2 )
**Note:** Version bump only for package cspell
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/jaegertracing/documentation ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->
Signed-off-by: Mend Renovate <bot@renovateapp.com>
2025-05-05 09:01:23 -04:00
Yuri Shkuro
a3020c4704
Add LFX'25 Term 1 mentees ( #873 )
...
Signed-off-by: Yuri Shkuro <github@ysh.us>
2025-05-04 01:11:45 -03:00
Yuri Shkuro
501c53c075
Add Filter Processor and pprof extension ( #872 )
...
## Description of the changes
- Mention recently added pprof extension and Filter Processor
---------
Signed-off-by: Yuri Shkuro <github@ysh.us>
2025-05-03 13:15:00 -04:00
Yuri Shkuro
e8c7d0e02b
Add references to configs ( #871 )
...
## Which problem is this PR solving?
- Resolves https://github.com/jaegertracing/jaeger/issues/6683
- Closes #870
Signed-off-by: Yuri Shkuro <github@ysh.us>
2025-05-03 12:32:30 -04:00
Yuri Shkuro
030fafba74
Fix base_path config example
...
Part of https://github.com/jaegertracing/jaeger/issues/7074
Signed-off-by: Yuri Shkuro <github@ysh.us>
2025-04-26 11:32:54 -04:00
Yuri Shkuro
9a4bb74023
Update elasticsearch config link ( #869 )
...
## Which problem is this PR solving?
- Extends and closes #868
---------
Signed-off-by: Grzegorz Brzeczek <grzegorzbrzeczek1@proton.me>
Signed-off-by: Yuri Shkuro <github@ysh.us>
Co-authored-by: Grzegorz Brzeczek <grzegorzbrzeczek1@proton.me>
2025-04-22 18:05:21 -04:00
Aqvenor
a8321e9272
Make right sidebar taller ( #829 )
...
<!--
!! Please DELETE this comment before posting.
We appreciate your contribution to the Jaeger project! 👋 🎉
-->
## Which problem is this PR solving?
- Resolves #744
## Description of the changes
- Fix Right Sidebar,made it **extend through the suitable
space**.....provided room for the content **to expand in width as well**

****
## How was this change tested?
- Locally tested with `make develop`
## Checklist
- [x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [x] 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`: `npm run lint` and `npm run test`
---------
Signed-off-by: sudesh satpute <sudeshsatpute0@gmail.com>
Signed-off-by: Yuri Shkuro <github@ysh.us>
Co-authored-by: Yuri Shkuro <github@ysh.us>
2025-04-18 17:40:39 -04:00
pipiland
0f4dc8c4d8
Add documentation for No-op receivers and exporters ( #864 )
...
## Which problem is this PR solving?
- part of https://github.com/jaegertracing/jaeger/issues/6683
## Description of the changes
- Update documentation website for no-operation receivers and exporters
(OpenTelemetry Components)
## How was this change tested?
-
## Checklist
- [x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [x] I have signed all commits
- [x] I have added unit tests for the new functionality
- [x] I have run lint and test steps successfully
- for `jaeger`: `make lint test`
- for `jaeger-ui`: `npm run lint` and `npm run test`
---------
Signed-off-by: pipiland <nguyen.t.dang.minh@gmail.com>
Signed-off-by: Yuri Shkuro <github@ysh.us>
Co-authored-by: Yuri Shkuro <github@ysh.us>
2025-04-18 17:23:39 -04:00
Mend Renovate
0a07d62f81
fix(deps): update dependency cspell to v8.19.1 ( #867 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cspell](https://cspell.org/ )
([source](https://redirect.github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell ))
| [`8.19.0` ->
`8.19.1`](https://renovatebot.com/diffs/npm/cspell/8.19.0/8.19.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>streetsidesoftware/cspell (cspell)</summary>
###
[`v8.19.1`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8191-2025-04-18 )
[Compare
Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.19.0...v8.19.1 )
**Note:** Version bump only for package cspell
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/jaegertracing/documentation ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguNCIsInVwZGF0ZWRJblZlciI6IjM5LjI0OC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->
Signed-off-by: Mend Renovate <bot@renovateapp.com>
2025-04-18 17:05:00 -04:00
Yuri Shkuro
496a030b8a
Disable Renovate updates for patches
...
Signed-off-by: Yuri Shkuro <github@ysh.us>
2025-04-18 17:04:44 -04:00
Mend Renovate
fe1ef1b0f5
fix(deps): update dependency cspell to v8.19.0 ( #866 )
2025-04-16 20:48:28 -03:00
github-actions[bot]
a1ce17bfb0
Release 2.5.0/1.68.0 ( #865 )
...
Release 2.5.0/1.68.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>
2025-04-06 22:26:25 +10:00
Mend Renovate
1f0998b3eb
fix(deps): update dependency cspell to v8.18.1 ( #863 )
2025-03-29 09:45:03 -03:00
Mend Renovate
a845e680db
fix(deps): update dependency cspell to v8.18.0 ( #862 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cspell](https://cspell.org/ )
([source](https://redirect.github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell ))
| [`8.17.5` ->
`8.18.0`](https://renovatebot.com/diffs/npm/cspell/8.17.5/8.18.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>streetsidesoftware/cspell (cspell)</summary>
###
[`v8.18.0`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8180-2025-03-26 )
[Compare
Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.17.5...v8.18.0 )
- ci: Workflow Bot -- Update ALL Dependencies (main)
([#​7080](https://redirect.github.com/streetsidesoftware/cspell/issues/7080 ))
([b9d57a1](https://redirect.github.com/streetsidesoftware/cspell/commit/b9d57a1 )),
closes
[#​7080](https://redirect.github.com/streetsidesoftware/cspell/issues/7080 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/jaegertracing/documentation ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->
Signed-off-by: Mend Renovate <bot@renovateapp.com>
2025-03-26 12:21:58 -04:00
Yuri Shkuro
ff06500df2
Fix incorrect config option name ( #861 )
...
Resolves https://github.com/jaegertracing/jaeger/issues/6929
Signed-off-by: Yuri Shkuro <github@ysh.us>
2025-03-24 18:23:01 -04:00
Mend Renovate
e1cd72660e
chore(deps): update actions/setup-go action to v5.4.0 ( #860 )
2025-03-19 08:47:35 -03:00
Mend Renovate
ddd01751cc
chore(deps): update dependency go to 1.24.x ( #858 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [go](https://redirect.github.com/actions/go-versions ) | uses-with |
minor | `1.23.x` -> `1.24.x` |
---
### Release Notes
<details>
<summary>actions/go-versions (go)</summary>
###
[`v1.24.1`](https://redirect.github.com/actions/go-versions/releases/tag/1.24.1-13667719799 ):
1.24.1
[Compare
Source](https://redirect.github.com/actions/go-versions/compare/1.24.0-13277276272...1.24.1-13667719799 )
Go 1.24.1
###
[`v1.24.0`](https://redirect.github.com/actions/go-versions/releases/tag/1.24.0-13277276272 ):
1.24.0
[Compare
Source](https://redirect.github.com/actions/go-versions/compare/1.23.7-13667722349...1.24.0-13277276272 )
Go 1.24.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/jaegertracing/documentation ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->
Signed-off-by: Mend Renovate <bot@renovateapp.com>
2025-03-11 13:39:00 -04:00
github-actions[bot]
8fe5a47de7
Release 2.4.0/1.67.0 ( #857 )
...
Release 2.4.0/1.67.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>
2025-03-08 07:39:08 +00:00
Yuri Shkuro
483dc1018f
Remove spaces
...
Signed-off-by: Yuri Shkuro <github@ysh.us>
2025-03-08 02:37:33 -05:00
Yuri Shkuro
506afcec77
Explain use of environment variables ( #854 )
...
## Which problem is this PR solving?
-
https://github.com/orgs/jaegertracing/discussions/6778#discussioncomment-12340772
Signed-off-by: Yuri Shkuro <github@ysh.us>
2025-02-27 11:02:21 -05:00
Anmol
a1df2985cf
Upgrade Hugo version to v0.143.1 ( #851 )
...
Resolves #850
## Description of the changes
- added try functionality as new version of hugo
## How was this change tested?
-
## Checklist
- [x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [x] 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`: `npm run lint` and `npm run test`
---------
Signed-off-by: AnmolxSingh <anmol7344@gmail.com>
Signed-off-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
2025-02-25 14:18:50 +00:00
Mahad Zaryab
57ed087590
[fix] Fix broken references in documentation and add missed versioning ( #853 )
...
## Which problem is this PR solving?
- Resolves https://github.com/jaegertracing/jaeger/issues/6760
## Description of the changes
- Run the script from #842
(https://github.com/jaegertracing/documentation/pull/842#issuecomment-2646381995 )
w the following
```bash
find "$dir" -type f -exec sed -i '' "s|https://github.com/jaegertracing/jaeger/blob/main |https://github.com/jaegertracing/jaeger/blob/${versionTag} |g" {} \;
find "$dir" -type f -exec sed -i '' "s|https://github.com/jaegertracing/jaeger/blob/master |https://github.com/jaegertracing/jaeger/blob/${versionTag} |g" {} \;
find "$dir" -type f -exec sed -i '' "s|https://github.com/jaegertracing/jaeger/tree/master |https://github.com/jaegertracing/jaeger/tree/${versionTag} |g" {} \;
```
- Find and replace remaining instances of `jaeger/blob/master` ->
`jaeger/blob/main` and `jaeger/tree/master` -> `jaeger/tree/main`
- Update the release script to also change `jaeger/blob/main` ->
`jaeger/blob/${versionTag}`
## Checklist
- [x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [x] I have signed all commits
---------
Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
2025-02-22 20:49:16 -04:00
Mend Renovate
96f77eb7b7
fix(deps): update dependency cspell to v8.17.5 ( #852 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cspell](https://cspell.org/ )
([source](https://redirect.github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell ))
| [`8.17.4` ->
`8.17.5`](https://renovatebot.com/diffs/npm/cspell/8.17.4/8.17.5 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>streetsidesoftware/cspell (cspell)</summary>
###
[`v8.17.5`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8175-2025-02-22-small )
[Compare
Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.17.4...v8.17.5 )
- fix: Workflow Bot -- Update Dictionaries (main)
([#​6937](https://redirect.github.com/streetsidesoftware/cspell/issues/6937 ))
([2bfee05](https://redirect.github.com/streetsidesoftware/cspell/commit/2bfee05 )),
closes
[#​6937](https://redirect.github.com/streetsidesoftware/cspell/issues/6937 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/jaegertracing/documentation ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->
Signed-off-by: Mend Renovate <bot@renovateapp.com>
2025-02-22 17:11:18 -05:00
Yuri Shkuro
b67c3286c2
Fix Kafka diagram ( #849 )
...
## Which problem is this PR solving?
- Resolves #848
## Description of the changes
- Change box caption to Ingester ROle
## How was this change tested?
- preview
Signed-off-by: Yuri Shkuro <github@ysh.us>
2025-02-21 08:55:10 -05:00
Mend Renovate
047356abea
fix(deps): update dependency cspell to v8.17.4 ( #847 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cspell](https://cspell.org/ )
([source](https://redirect.github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell ))
| [`8.17.3` ->
`8.17.4`](https://renovatebot.com/diffs/npm/cspell/8.17.3/8.17.4 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>streetsidesoftware/cspell (cspell)</summary>
###
[`v8.17.4`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8174-2025-02-19-small )
[Compare
Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.17.3...v8.17.4 )
- ci: Workflow Bot -- Update ALL Dependencies (main)
([#​6920](https://redirect.github.com/streetsidesoftware/cspell/issues/6920 ))
([e92597c](https://redirect.github.com/streetsidesoftware/cspell/commit/e92597c )),
closes
[#​6920](https://redirect.github.com/streetsidesoftware/cspell/issues/6920 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/jaegertracing/documentation ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->
Signed-off-by: Mend Renovate <bot@renovateapp.com>
2025-02-19 19:24:47 -04:00
Yuri Shkuro
c58ff3c304
Update v2 Kubernetes docs ( #846 )
...
## Description of the changes
- Instead of linking to issues link to READMEs of what's already
available
Signed-off-by: Yuri Shkuro <github@ysh.us>
2025-02-16 09:02:02 -04:00
Aditya Ruhela
e96dea1983
Add markers to docs for checklist ( #845 )
...
## Which problem is this PR solving?
- Resolves #844
- Part of https://github.com/jaegertracing/jaeger/issues/6688
## Description of the changes
-
## How was this change tested?
-
## 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`: `npm run lint` and `npm run test`
---------
Signed-off-by: cs-308-2023 <adityaruhela2003@gmail.com>
2025-02-14 17:48:37 +00:00
Mahad Zaryab
57b1ed769f
[chore] Fix references to `plugin/storage` ( #840 )
...
## Which problem is this PR solving?
- Resolves #837
## Description of the changes
- Fixes references to old package locations from `plugin/storage` to
`internal/storage/v1`
## Checklist
- [x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [x] I have signed all commits
---------
Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
2025-02-09 12:02:46 -04:00
Mahad Zaryab
dda5852ddb
[release] Add step to release script for pinning links by jaeger version ( #841 )
...
## Which problem is this PR solving?
- Addresses
https://github.com/jaegertracing/documentation/pull/840#pullrequestreview-2603959962
## Description of the changes
- Added a step to the release script to replace all instances of
`https://github.com/jaegertracing/jaeger/tree/main ` in `next-release/`
and `next-release-v2/` with
`https://github.com/jaegertracing/jaeger/tree/{version} `
## How was this change tested?
- Ran the same sed command when performing the backfill in
https://github.com/jaegertracing/documentation/pull/842
## Checklist
- [x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [x] I have signed all commits
---------
Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
2025-02-09 11:58:00 -04:00
Mahad Zaryab
fb064fac2c
[chore] Pin jaeger links to corresponding jaeger version ( #842 )
...
## Which problem is this PR solving?
- Addresses
https://github.com/jaegertracing/documentation/pull/840#pullrequestreview-2603959962
## Description of the changes
- Wrote a short script and ran it to replace all instances of
`https://github.com/jaegertracing/jaeger/tree/main ` with
`https://github.com/jaegertracing/jaeger/tree/{version} ` so that
documentation links never go stale.
## How was this change tested?
- Manually checked the links to ensure they are reachable
## Checklist
- [x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [x] I have signed all commits
Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
2025-02-09 11:56:58 -04:00
github-actions[bot]
49d8f04ffe
Release 2.3.0/1.66.0 ( #839 )
...
Release 2.3.0/1.66.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>
2025-02-06 18:40:51 -05:00
Yuri Shkuro
b70af0a1ce
Add a level playing field guideline ( #838 )
...
Signed-off-by: Yuri Shkuro <github@ysh.us>
2025-02-02 18:56:36 -04:00
Jonah Kowall
efde64553f
Add section for thanking sponsors to homepage ( #834 )
...
## Which problem is this PR solving?
Continues : https://github.com/jaegertracing/jaeger/issues/6577
## Description of the changes
Add section to homepage and add text to section thanking our sponsors.
## How was this change tested?
make spellcheck
make develop
Test page
## Checklist
- [X] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [X] I have signed all commits
- [X] I have run lint and test steps successfully
---------
Signed-off-by: Jonah Kowall <jkowall@kowall.net>
Signed-off-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
2025-01-31 17:22:04 -05:00
Mend Renovate
32c49824fb
fix(deps): update dependency cspell to v8.17.3 ( #836 )
2025-01-28 10:36:43 -04:00
Yuri Shkuro
af008c9934
Add example of passing a config file ( #835 )
...
## Which problem is this PR solving?
- https://github.com/orgs/jaegertracing/discussions/6623
Signed-off-by: Yuri Shkuro <github@ysh.us>
2025-01-27 13:30:41 -05:00
Mend Renovate
a989b70c27
chore(deps): update actions/setup-go action to v5.3.0 ( #833 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-go](https://redirect.github.com/actions/setup-go ) |
action | minor | `v5.2.0` -> `v5.3.0` |
---
### Release Notes
<details>
<summary>actions/setup-go (actions/setup-go)</summary>
###
[`v5.3.0`](https://redirect.github.com/actions/setup-go/releases/tag/v5.3.0 )
[Compare
Source](https://redirect.github.com/actions/setup-go/compare/v5.2.0...v5.3.0 )
##### What's Changed
- Use the new cache service: upgrade `@actions/cache` to `^4.0.0` by
[@​Link-](https://redirect.github.com/Link- ) in
[https://github.com/actions/setup-go/pull/531 ](https://redirect.github.com/actions/setup-go/pull/531 )
- Configure Dependabot settings by
[@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti )
in
[https://github.com/actions/setup-go/pull/530 ](https://redirect.github.com/actions/setup-go/pull/530 )
- Document update - permission section by
[@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti )
in
[https://github.com/actions/setup-go/pull/533 ](https://redirect.github.com/actions/setup-go/pull/533 )
- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/actions/setup-go/pull/534 ](https://redirect.github.com/actions/setup-go/pull/534 )
##### New Contributors
- [@​Link-](https://redirect.github.com/Link- ) made their first
contribution in
[https://github.com/actions/setup-go/pull/531 ](https://redirect.github.com/actions/setup-go/pull/531 )
**Full Changelog**:
https://github.com/actions/setup-go/compare/v5...v5.3.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/jaegertracing/documentation ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->
Signed-off-by: Mend Renovate <bot@renovateapp.com>
2025-01-21 01:13:44 -04:00
Mend Renovate
321e5619dc
fix(deps): update dependency cspell to v8.17.2 ( #832 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cspell](https://cspell.org/ )
([source](https://redirect.github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell ))
| [`8.17.1` ->
`8.17.2`](https://renovatebot.com/diffs/npm/cspell/8.17.1/8.17.2 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>streetsidesoftware/cspell (cspell)</summary>
###
[`v8.17.2`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8172-2025-01-13-small )
[Compare
Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.17.1...v8.17.2 )
- fix: Dump stack on error when verbose
([#​6782](https://redirect.github.com/streetsidesoftware/cspell/issues/6782 ))
([df0026c](https://redirect.github.com/streetsidesoftware/cspell/commit/df0026c )),
closes
[#​6782](https://redirect.github.com/streetsidesoftware/cspell/issues/6782 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/jaegertracing/documentation ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->
Signed-off-by: Mend Renovate <bot@renovateapp.com>
2025-01-14 13:28:12 -05:00
Yuri Shkuro
c8b78434a2
Specify admin endpoints ( #830 )
...
Signed-off-by: Yuri Shkuro <github@ysh.us>
2025-01-10 16:38:48 -05:00