File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ services:
3838 build : ./subgraphs/pandas
3939 collector :
4040 container_name : collector
41- image : otel/opentelemetry-collector:0.113 .0
41+ image : otel/opentelemetry-collector:0.114 .0
4242 command : ["--config=/conf/collector-config.yml"]
4343 volumes :
4444 - ./opentelemetry/collector-config.yml:/conf/collector-config.yml
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ services:
4343 - " /etc/localtime:/etc/localtime:ro"
4444 collector :
4545 container_name : collector
46- image : otel/opentelemetry-collector:0.113 .0
46+ image : otel/opentelemetry-collector:0.114 .0
4747 command : ["--config=/conf/collector-config.yml"]
4848 volumes :
4949 - ./opentelemetry/collector-config.yml:/conf/collector-config.yml
You can’t perform that action at this time.
0 commit comments