mirror of https://github.com/dapr/docs.git
Merge pull request #2075 from rabollin/patch-1
Update open-telemetry-collector-appinsights.yaml
This commit is contained in:
commit
8cb1b64bcd
|
@ -71,7 +71,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: otel-collector
|
- name: otel-collector
|
||||||
image: otel/opentelemetry-collector-contrib-dev:latest
|
image: otel/opentelemetry-collector-contrib:0.40.0
|
||||||
command:
|
command:
|
||||||
- "/otelcontribcol"
|
- "/otelcontribcol"
|
||||||
- "--config=/conf/otel-collector-config.yaml"
|
- "--config=/conf/otel-collector-config.yaml"
|
||||||
|
|
Loading…
Reference in New Issue