Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Commit

Permalink
Add CTA for experimental OTel tracing.
Browse files Browse the repository at this point in the history
  • Loading branch information
timbotnik committed Sep 6, 2024
1 parent 7df4820 commit 5329ca1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/content/graphos/metrics/sending-operation-metrics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ Now, when your router or server starts up, it automatically begins reporting ope

#### Enhanced reporting with the GraphOS Router

If you use the GraphOS Router to report operation metrics, you can configure [enhanced operation signature normalization](/router/configuration/overview/#enhanced-operation-signature-normalization) and [extended reference reporting](/router/configuration/overview/#extended-reference-reporting) for more comprehensive insights and operation checks.
- If you use the GraphOS Router to report operation metrics, you can configure [enhanced operation signature normalization](/router/configuration/overview/#enhanced-operation-signature-normalization) and [extended reference reporting](/router/configuration/overview/#extended-reference-reporting) for more comprehensive insights and operation checks.
- If you use the GraphOS Router to report traces to Studio, you can enable [enhanced tracing](/router/configuration/overview#enhanced-tracing-in-studio-via-opentelemetry) to get additional spans and attributes in traces.

### From a third-party server (advanced)

Expand Down

0 comments on commit 5329ca1

Please sign in to comment.