Skip to content

Commit

Permalink
Update otel/opentelemetry-collector-contrib Docker tag to v0.100.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent 32f43a3 commit fcb26e7
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion src/csharp/logs/aspnet-api/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
- otel-recipes

collector-otel-recipes:
image: otel/opentelemetry-collector-contrib:0.99.0
image: otel/opentelemetry-collector-contrib:0.100.0
command: ["--config=/etc/collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
- ./collector-config.yaml:/etc/collector-config.yaml
Expand Down
2 changes: 1 addition & 1 deletion src/csharp/metrics/console/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
- otel-recipes

collector-otel-recipes:
image: otel/opentelemetry-collector-contrib:0.99.0
image: otel/opentelemetry-collector-contrib:0.100.0
command: ["--config=/etc/collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
- ./collector-config.yaml:/etc/collector-config.yaml
Expand Down
2 changes: 1 addition & 1 deletion src/csharp/traces/aspnet-api/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
- otel-recipes

collector-otel-recipes:
image: otel/opentelemetry-collector-contrib:0.99.0
image: otel/opentelemetry-collector-contrib:0.100.0
command: ["--config=/etc/collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
- ./collector-config.yaml:/etc/collector-config.yaml
Expand Down
2 changes: 1 addition & 1 deletion src/csharp/traces/console/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
- otel-recipes

collector-otel-recipes:
image: otel/opentelemetry-collector-contrib:0.99.0
image: otel/opentelemetry-collector-contrib:0.100.0
command: ["--config=/etc/collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
- ./collector-config.yaml:/etc/collector-config.yaml
Expand Down
2 changes: 1 addition & 1 deletion src/go/metrics/console/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
- otel-recipes

collector-otel-recipes:
image: otel/opentelemetry-collector-contrib:0.99.0
image: otel/opentelemetry-collector-contrib:0.100.0
command: ["--config=/etc/collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
- ./collector-config.yaml:/etc/collector-config.yaml
Expand Down
2 changes: 1 addition & 1 deletion src/go/traces/console/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
- otel-recipes

collector-otel-recipes:
image: otel/opentelemetry-collector-contrib:0.99.0
image: otel/opentelemetry-collector-contrib:0.100.0
command: ["--config=/etc/collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
- ./collector-config.yaml:/etc/collector-config.yaml
Expand Down
2 changes: 1 addition & 1 deletion src/go/traces/gin-api/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
- otel-recipes

collector-otel-recipes:
image: otel/opentelemetry-collector-contrib:0.99.0
image: otel/opentelemetry-collector-contrib:0.100.0
command: ["--config=/etc/collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
- ./collector-config.yaml:/etc/collector-config.yaml
Expand Down
2 changes: 1 addition & 1 deletion src/java/logs/console/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
- otel-recipes

collector-otel-recipes:
image: otel/opentelemetry-collector-contrib:0.99.0
image: otel/opentelemetry-collector-contrib:0.100.0
command: ["--config=/etc/collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
- ./collector-config.yaml:/etc/collector-config.yaml
Expand Down
2 changes: 1 addition & 1 deletion src/java/metrics/console/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
- otel-recipes

collector-otel-recipes:
image: otel/opentelemetry-collector-contrib:0.99.0
image: otel/opentelemetry-collector-contrib:0.100.0
command: ["--config=/etc/collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
- ./collector-config.yaml:/etc/collector-config.yaml
Expand Down
2 changes: 1 addition & 1 deletion src/java/traces/console/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
- otel-recipes

collector-otel-recipes:
image: otel/opentelemetry-collector-contrib:0.99.0
image: otel/opentelemetry-collector-contrib:0.100.0
command: ["--config=/etc/collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
- ./collector-config.yaml:/etc/collector-config.yaml
Expand Down
2 changes: 1 addition & 1 deletion src/java/traces/springboot-api/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
- otel-recipes

collector-otel-recipes:
image: otel/opentelemetry-collector-contrib:0.99.0
image: otel/opentelemetry-collector-contrib:0.100.0
command: ["--config=/etc/collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
- ./collector-config.yaml:/etc/collector-config.yaml
Expand Down
2 changes: 1 addition & 1 deletion src/js/metrics/console/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
- otel-recipes

collector-otel-recipes:
image: otel/opentelemetry-collector-contrib:0.99.0
image: otel/opentelemetry-collector-contrib:0.100.0
command: ["--config=/etc/collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
- ./collector-config.yaml:/etc/collector-config.yaml
Expand Down
2 changes: 1 addition & 1 deletion src/js/traces/console/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
- otel-recipes

collector-otel-recipes:
image: otel/opentelemetry-collector-contrib:0.99.0
image: otel/opentelemetry-collector-contrib:0.100.0
command: ["--config=/etc/collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
- ./collector-config.yaml:/etc/collector-config.yaml
Expand Down
2 changes: 1 addition & 1 deletion src/python/metrics/console/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
- otel-recipes

collector-otel-recipes:
image: otel/opentelemetry-collector-contrib:0.99.0
image: otel/opentelemetry-collector-contrib:0.100.0
command: ["--config=/etc/collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
- ./collector-config.yaml:/etc/collector-config.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
- otel-recipes

collector-otel-recipes:
image: otel/opentelemetry-collector-contrib:0.99.0
image: otel/opentelemetry-collector-contrib:0.100.0
command: ["--config=/etc/collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
- ./collector-config.yaml:/etc/collector-config.yaml
Expand Down
2 changes: 1 addition & 1 deletion src/python/traces/console/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
- otel-recipes

collector-otel-recipes:
image: otel/opentelemetry-collector-contrib:0.99.0
image: otel/opentelemetry-collector-contrib:0.100.0
command: ["--config=/etc/collector-config.yaml", "${OTELCOL_ARGS}"]
volumes:
- ./collector-config.yaml:/etc/collector-config.yaml
Expand Down

0 comments on commit fcb26e7

Please sign in to comment.