Skip to content

Commit 3616013

Browse files
github-actions[bot]hedssknylander-grafana
authored
[release-v2.7] docs: Fix broken link to metrics generator from span metrics doc. (#4775)
* docs: Fix broken link to metrics generator from span metrics doc. (#4773) Signed-off-by: Heds Simons <[email protected]> (cherry picked from commit 70f6095) * Update docs/sources/tempo/metrics-generator/span_metrics.md * Update docs/sources/tempo/metrics-generator/span_metrics.md --------- Co-authored-by: Heds Simons <[email protected]> Co-authored-by: Kim Nylander <[email protected]>
1 parent e26a52f commit 3616013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/tempo/metrics-generator/span_metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ When a configured dimension collides with one of the default labels (for example
9090

9191
Custom labeling of dimensions is also supported using the [`dimension_mapping` configuration option](https://grafana.com/docs/tempo/<TEMPO_VERSION>/configuration#metrics-generator).
9292

93-
An optional metric called `traces_target_info` using all resource level attributes as dimensions can be enabled in the [`enable_target_info` configuration option](https://grafana.com/docs/tmepo/<TEMPO_VERSION>/configuration#metrics-generator).
93+
An optional metric called `traces_target_info` using all resource level attributes as dimensions can be enabled in the [`enable_target_info` configuration option](https://grafana.com/docs/tempo/<TEMPO_VERSION>/configuration#metrics-generator).
9494

9595
If you use a ratio-based sampler, you can use the custom sampler below to not lose metric information. However, you also need to set `metrics_generator.processor.span_metrics.span_multiplier_key` to `"X-SampleRatio"`.
9696

0 commit comments

Comments
 (0)