Skip to content

Commit

Permalink
Update collector (open-telemetry#822)
Browse files Browse the repository at this point in the history
  • Loading branch information
julianocosta89 authored and juliangiuca committed Apr 12, 2023
1 parent f84ca07 commit 1ba6311
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ release.
([#819](https://github.com/open-telemetry/opentelemetry-demo/pull/819))
* Moved env platform flag to the footer, changed it to free text
([#818](https://github.com/open-telemetry/opentelemetry-demo/pull/818))
* Update OTel Collector
([#822](https://github.com/open-telemetry/opentelemetry-demo/pull/822))

## v0.1.0

Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ services:

# OpenTelemetry Collector
otelcol:
image: otel/opentelemetry-collector-contrib:0.70.0
image: otel/opentelemetry-collector-contrib:0.74.0
container_name: otel-col
deploy:
resources:
Expand Down

0 comments on commit 1ba6311

Please sign in to comment.