Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ further_reading:
- link: /tracing/trace_collection/automatic_instrumentation/single-step-apm/troubleshooting/
tag: Documentation
text: "Troubleshooting Single Step APM"
- link: https://learn.datadoghq.com/courses/troubleshooting-apm-instrumentation-on-a-host
tag: Learning Center
text: Troubleshooting APM Instrumentation on a Host
- link: /tracing/guide/local_sdk_injection
tag: Documentation
text: Instrument your applications using local SDK injection
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@
title: Troubleshooting Single Step APM
further_reading:
- link: /tracing/trace_collection/automatic_instrumentation/single-step-apm/
tag: "Documentation"
text: "Single Step APM Instrumentation"
tag: Documentation
text: Single Step APM Instrumentation
- link: https://learn.datadoghq.com/courses/troubleshooting-apm-instrumentation-on-a-host
tag: Learning Center
text: Troubleshooting APM Instrumentation on a Host
---

## Overview
Expand Down
3 changes: 3 additions & 0 deletions content/en/tracing/troubleshooting/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ further_reading:
- link: '/tracing/services/inferred_services'
tag: 'Documentation'
text: 'Inferred Service dependencies'
- link: https://learn.datadoghq.com/courses/troubleshooting-apm-instrumentation-on-a-host
tag: Learning Center
text: Troubleshooting APM Instrumentation on a Host
---

If you experience unexpected behavior while using Datadog APM, read the information on this page to help resolve the issue. Datadog recommends regularly updating to the latest version of the Datadog tracing libraries you use, as each release contains improvements and fixes. If you continue to experience issues, reach out to [Datadog support][1].
Expand Down
Loading