Skip to content

Commit b075b9d

Browse files
Beccamaksvrnm
andauthored
PR for "Rework Building a Connector images" (#5407)
Signed-off-by: svrnm <[email protected]> Co-authored-by: svrnm <[email protected]> Co-authored-by: Severin Neumann <[email protected]>
1 parent 8f1ff1c commit b075b9d

5 files changed

+414
-2
lines changed

content/en/docs/collector/building/connector.md content/en/docs/collector/building/connector/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ following links:
5454

5555
### The Old Architecture:
5656

57-
![Before picture of how processors emitted data directly to another pipelines exporter](../../img/otel-collector-before-connector.png)
57+
![Before picture of how processors emitted data directly to another pipelines exporter](./otel-collector-before-connector.svg)
5858

5959
### New Architecture Using a Connector:
6060

61-
![How the pipeline should work using the connector component](../../img/otel-collector-after-connector.png)
61+
![How the pipeline should work using the connector component](./otel-collector-after-connector.svg)
6262

6363
## Building Example Connector
6464

content/en/docs/collector/building/connector/otel-collector-after-connector.svg

+235
Loading

0 commit comments

Comments
 (0)