Skip to content

Commit ece722b

Browse files
committed
fixup! docs: translated demo/docker-deployment into ja
1 parent 8a7b6f9 commit ece722b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/demo/docker-deployment.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ OpenTelemetry コレクターはテレメトリーデータを複数のバック
106106

107107
あなたのバックエンドに追加するために、エディターで[src/otelcollector/otelcol-config-extras.yml](https://github.com/open-telemetry/opentelemetry-demo/blob/main/src/otelcollector/otelcol-config-extras.yml)ファイルを開いてください。
108108

109-
- 新しいエクスポーターを追加することで始めます。例えば、もしあなたのバックエンドが OTLP over HTTP をサポートしているのであれば、以下を追加してください:
109+
- 新しいエクスポーターを追加することで始めます。 例えば、もしあなたのバックエンドが OTLP over HTTP をサポートしているのであれば、以下を追加してください
110110

111111
```yaml
112112
exporters:

0 commit comments

Comments
 (0)