Skip to content

Commit 7716e1a

Browse files
committed
Merge branch 'chvik/berry' of github.com:SumoLogic/sumologic-documentation into chvik/berry
2 parents ef3f844 + 2221636 commit 7716e1a

File tree

1 file changed

+3
-3
lines changed
  • docs/send-data/opentelemetry-collector/remote-management

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,19 @@ In this section, we'll introduce the following concepts:
3434
<div className="box-wrapper" >
3535
<div className="box smallbox card">
3636
<div className="container">
37-
<a href="/docs/send-data/opentelemetry-collector/remote-management/source-templates"><img src={useBaseUrl('img/send-data/otel-color.svg')} alt="OTel thumbnail icon" width="25"/><h4>Source Templates</h4></a>
37+
<a href={useBaseUrl('/docs/send-data/opentelemetry-collector/remote-management/source-templates')}><img src={useBaseUrl('img/send-data/otel-color.svg')} alt="OTel thumbnail icon" width="25"/><h4>Source Templates</h4></a>
3838
<p>Learn how to create and modify your OpenTelemetry Remote Management source templates to optimize data collection and configuration.</p>
3939
</div>
4040
</div>
4141
<div className="box smallbox card">
4242
<div className="container">
43-
<a href="/docs/send-data/opentelemetry-collector/remote-management/processing-rules"><img src={useBaseUrl('img/send-data/otel-color.svg')} alt="OTel thumbnail icon" width="25"/><h4>Processing Rules</h4></a>
43+
<a href={useBaseUrl('/docs/send-data/opentelemetry-collector/remote-management/processing-rules')}><img src={useBaseUrl('img/send-data/otel-color.svg')} alt="OTel thumbnail icon" width="25"/><h4>Processing Rules</h4></a>
4444
<p>Discover how to apply processing rules for an OpenTelemetry agent using remote management source templates to enhance data handling.</p>
4545
</div>
4646
</div>
4747
<div className="box smallbox card">
4848
<div className="container">
49-
<a href="/docs/send-data/opentelemetry-collector/remote-management/troubleshooting"><img src={useBaseUrl('img/send-data/otel-color.svg')} alt="OTel thumbnail icon" width="25"/><h4>Troubleshooting</h4></a>
49+
<a href={useBaseUrl('/docs/send-data/opentelemetry-collector/remote-management/troubleshooting')}><img src={useBaseUrl('img/send-data/otel-color.svg')} alt="OTel thumbnail icon" width="25"/><h4>Troubleshooting</h4></a>
5050
<p>Find solutions to common issues with the OpenTelemetry collector remote management.</p>
5151
</div>
5252
</div>

0 commit comments

Comments
 (0)