Skip to content

Commit 42aa2ae

Browse files
committed
correction for processing rule referece which was calling PR check failure
1 parent 545659e commit 42aa2ae

File tree

2 files changed

+2
-2
lines changed
  • docs/send-data/opentelemetry-collector/remote-management/source-templates

2 files changed

+2
-2
lines changed

docs/send-data/opentelemetry-collector/remote-management/source-templates/elasticsearch/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ import OtelLogAdvanceOption from '../../../../../reuse/apps/opentelemetry/logs-a
8787

8888
<OtelLogAdvanceOption/>
8989

90-
**Processing Rules**. You can add **processing rules** for logs/metrics collected. To learn more, refer to [Processing Rules](../processing-rules/index.md).
90+
**Processing Rules**. You can add **processing rules** for logs/metrics collected. To learn more, refer to [Processing Rules](../../processing-rules/index.md).
9191

9292
### Step 3: Push the source template to the desired remotely managed collectors
9393

docs/send-data/opentelemetry-collector/remote-management/source-templates/mysql/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ import OtelLogAdvanceOption from '../../../../../reuse/apps/opentelemetry/logs-a
9797

9898
<OtelLogAdvanceOption/>
9999

100-
**Processing Rules**. You can add **processing rules** for logs/metrics collected. To learn more, refer to [Processing Rules](../processing-rules/index.md).
100+
**Processing Rules**. You can add **processing rules** for logs/metrics collected. To learn more, refer to [Processing Rules](../../processing-rules/index.md).
101101

102102
### Step 3: Push the source template to the desired remotely managed collectors
103103

0 commit comments

Comments
 (0)