Skip to content

Commit

Permalink
rollback jaeger version pin
Browse files Browse the repository at this point in the history
  • Loading branch information
mathnogueira committed Sep 12, 2023
1 parent 464c552 commit c72f9bb
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
timeout: 3s
interval: 1s
retries: 60
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:latest
networks:
default: null
restart: unless-stopped
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
timeout: 3s
interval: 1s
retries: 60
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:latest
networks:
default: null
restart: unless-stopped
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
timeout: 3s
interval: 1s
retries: 60
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:latest
networks:
default: null
restart: unless-stopped
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
timeout: 3s
interval: 1s
retries: 60
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:latest
ports:
- 16686:16686
networks:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
timeout: 3s
interval: 1s
retries: 60
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:latest
ports:
- 16686:16686
networks:
Expand Down
2 changes: 1 addition & 1 deletion examples/observability-to-the-rescue/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ services:
- jaeger

jaeger:
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:latest
restart: unless-stopped
ports:
- 16686:16686
Expand Down
2 changes: 1 addition & 1 deletion examples/quick-start-go-and-kafka/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ services:
condition: service_started

jaeger:
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:latest
restart: unless-stopped
ports:
- 16686:16686
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ services:
- ./tracetest/collector.config.yaml:/otel-local-config.yaml

jaeger:
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:latest
restart: unless-stopped
ports:
- "16686:16686"
Expand Down
2 changes: 1 addition & 1 deletion examples/quick-start-net-core/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ services:
- 4318:4318

jaeger:
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:latest
restart: unless-stopped
healthcheck:
test: ["CMD", "wget", "--spider", "localhost:16686"]
Expand Down
2 changes: 1 addition & 1 deletion examples/quick-start-tail-sampling/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ services:
condition: service_started

jaeger:
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:latest
restart: unless-stopped
ports:
- 16686:16686
Expand Down
2 changes: 1 addition & 1 deletion examples/tracetest-jaeger/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ services:
- 4317:4317

jaeger:
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:latest
restart: unless-stopped
healthcheck:
test: ["CMD", "wget", "--spider", "localhost:16686"]
Expand Down
2 changes: 1 addition & 1 deletion examples/tracetest-k6/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ services:
- 4317:4317

jaeger:
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:latest
restart: unless-stopped
healthcheck:
test: ["CMD", "wget", "--spider", "localhost:16686"]
Expand Down
2 changes: 1 addition & 1 deletion examples/tracetest-otel-demo/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ services:
condition: service_healthy

jaeger:
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:latest
restart: unless-stopped
healthcheck:
test: ["CMD", "wget", "--spider", "localhost:16686"]
Expand Down
2 changes: 1 addition & 1 deletion examples/tracetest-provisioning-env/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ services:
- 4317:4317

jaeger:
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:latest
restart: unless-stopped
healthcheck:
test: ["CMD", "wget", "--spider", "localhost:16686"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
timeout: 3s
interval: 1s
retries: 60
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:latest
restart: unless-stopped
environment:
- COLLECTOR_OTLP_ENABLED=true
Expand Down
2 changes: 1 addition & 1 deletion local-config/jaeger/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- 5432:5432

jaeger:
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:latest
restart: unless-stopped
healthcheck:
test: ["CMD", "wget", "--spider", "localhost:16686"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ services:
- 4317

jaeger:
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:latest
restart: unless-stopped
healthcheck:
test: ["CMD", "wget", "--spider", "localhost:16686"]
Expand Down
2 changes: 1 addition & 1 deletion testing/load/infra/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ services:
- 4318:4318

jaeger:
# image: jaegertracing/all-in-one:1.48.0
# image: jaegertracing/all-in-one:latest
image: jaegertracing/all-in-one:1.46.0
restart: unless-stopped
healthcheck:
Expand Down

0 comments on commit c72f9bb

Please sign in to comment.