Skip to content

Commit

Permalink
[docs] fix link to traces concept page (#3807)
Browse files Browse the repository at this point in the history
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
  • Loading branch information
chalin and MrAlias authored Feb 27, 2023
1 parent 2c213bf commit b177f58
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions website_docs/exporters.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ aliases: [/docs/instrumentation/go/exporting_data]
weight: 4
---

In order to visualize and analyze your
[traces](/docs/concepts/signals/traces/#tracing-in-opentelemetry) and metrics,
you will need to export them to a backend.
In order to visualize and analyze your [traces](/docs/concepts/signals/traces/)
and metrics, you will need to export them to a backend.

## OTLP Exporter

Expand Down

0 comments on commit b177f58

Please sign in to comment.