Skip to content
Merged
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
2 changes: 1 addition & 1 deletion docs/_docs/05_troubleshooting/03-performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ As an end user, you're advised to use the following tools to get a better unders

#### OpenTelemetry

Use [OpenTelemetry](./02-open-telemetry.md) to collect traces from Terragrunt runs so that you can analyze the performance of individual operations when using Terragrunt.
Use [OpenTelemetry](/docs/troubleshooting/open-telemetry) to collect traces from Terragrunt runs so that you can analyze the performance of individual operations when using Terragrunt.

This can be useful both to identify bottlenecks in Terragrunt, and to understand when performance changes can be attributed to integrations with other tools, like OpenTofu or Terraform.

Expand Down
Loading