Commit e6da06f
[Backport 7.1.x] chore/platform: update docker-compose to support jaeger 2.16 config (#1370)
Backport 513fd6c from #1369
closes PLAT-487
Update manifests to support 2.16 jaeger configurations style
This follows changes to the sourcegraph jaeger base image
sourcegraph/sourcegraph#10912
### Checklist
* [ ] Sister
[deploy-sourcegraph](https://github.com/sourcegraph/deploy-sourcegraph)
change:
* [ ] Sister
[customer-replica](https://github.com/sourcegraph/deploy-sourcegraph-docker-customer-replica-1)
change (if necessary, for any changes affecting pure-docker or
configuration):
* [ ] All images have a valid tag and SHA256 sum
### Test plan
This was tested with a local deployment of docker compose, switching in
the new jaeger image and the config changes here.
Then a search and trace were performed
<img width="2483" height="1505" alt="Screenshot 2026-03-19 at 10 33
48 AM"
src="https://github.com/user-attachments/assets/f5f6e5bf-f759-4663-8701-0c6f88e1087b"
/>
<img width="2541" height="857" alt="Screenshot 2026-03-19 at 10 31
56 AM"
src="https://github.com/user-attachments/assets/1383df54-f997-47f2-931d-7eef19012ec1"
/>
Co-authored-by: Warren Gifford <warrenbruceg@gmail.com>1 parent 84f69e0 commit e6da06f
1 file changed
+7
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
24 | 23 | | |
25 | | - | |
26 | | - | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 27 | + | |
36 | 28 | | |
37 | 29 | | |
38 | 30 | | |
| |||
0 commit comments