You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p> Learn how to install the Sumo Logic Kubernetes Collection and send traces using OpenTelemetry.</p>
28
28
</div>
29
29
</div>
30
30
<divclassName="box smallbox card">
31
31
<divclassName="container">
32
-
<a href={useBaseUrl('docs/apm/traces/get-started-transaction-tracing/set-up-traces-collection-for-other-environments')}> src={useBaseUrl('img/icons/traces.png')} alt="icon" width="40"/><h4>For Other environments</h4></a>
32
+
<a href={useBaseUrl('docs/apm/traces/get-started-transaction-tracing/set-up-traces-collection-for-other-environments')}><img src={useBaseUrl('img/icons/traces.png')} alt="icon" width="40"/><h4>For Other environments</h4></a>
33
33
<p>Learn how to leverage OpenTelemetry standards and start collecting Traces.</p>
34
34
</div>
35
35
</div>
@@ -151,19 +151,19 @@ Setting up Tracing instrumentation for applications deployed in Kubernetes just
151
151
<divclassName="box-wrapper" >
152
152
<divclassName="box smallbox card">
153
153
<divclassName="container">
154
-
<a href={useBaseUrl('docs/apm/traces/advanced-configuration/filter-shape-tracing-data')}> src={useBaseUrl('img/icons/traces.png')} alt="icon" width="30"/><h4>Correlating Logs and Traces</h4></a>
154
+
<a href={useBaseUrl('docs/apm/traces/advanced-configuration/filter-shape-tracing-data')}><img src={useBaseUrl('img/icons/traces.png')} alt="icon" width="30"/><h4>Correlating Logs and Traces</h4></a>
155
155
<p>Linking together your Sumo Logic traces and logs will provide you a broad and deep understanding of your environment.</p>
156
156
</div>
157
157
</div>
158
158
<divclassName="box smallbox card">
159
159
<divclassName="container">
160
-
<a href={useBaseUrl('docs/apm/traces/advanced-configuration/filter-shape-tracing-data')}> src={useBaseUrl('img/icons/traces.png')} alt="icon" width="30"/><h4>Filter and Shape Your Trace Data</h4></a>
160
+
<a href={useBaseUrl('docs/apm/traces/advanced-configuration/filter-shape-tracing-data')}><img src={useBaseUrl('img/icons/traces.png')} alt="icon" width="30"/><h4>Filter and Shape Your Trace Data</h4></a>
161
161
<p>Learn how to create and apply custom rules to shape tracing data and specify which data to send to Sumo Logic.</p>
162
162
</div>
163
163
</div>
164
164
<divclassName="box smallbox card">
165
165
<divclassName="container">
166
-
<a href={useBaseUrl('docs/apm/traces/advanced-configuration/working-with-span-attributes')}> src={useBaseUrl('img/icons/traces.png')} alt="icon" width="30"/><h4>Working with Span Attributes</h4></a>
166
+
<a href={useBaseUrl('docs/apm/traces/advanced-configuration/working-with-span-attributes')}><img src={useBaseUrl('img/icons/traces.png')} alt="icon" width="30"/><h4>Working with Span Attributes</h4></a>
167
167
<p>Learn how to modify span attributes to enhance diagnostic data details, remove redundant information, and mask sensitive information before they leave your site.</p>
0 commit comments