We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0a0cc4 commit af582e9Copy full SHA for af582e9
docs/examples/logs/README.rst
@@ -34,7 +34,7 @@ Then start the Docker container:
34
35
docker run \
36
-p 4317:4317 \
37
- -v $(pwd)/otel-collector-config.yaml:/etc/otel/config.yaml \
+ -v $(pwd)/otel-collector-config.yaml:/etc/otelcol-contrib/config.yaml \
38
otel/opentelemetry-collector-contrib:latest
39
40
.. code-block:: sh
0 commit comments