Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[demo] Add Cart service exemplars doc #5788

Merged
Prev Previous commit
Next Next commit
Update content/en/docs/demo/services/cart/index.md
chalin committed Dec 16, 2024
commit 428990ccf69aafae0de1b709e782a127c0caa81a
2 changes: 1 addition & 1 deletion content/en/docs/demo/services/cart/index.md
Original file line number Diff line number Diff line change
@@ -97,7 +97,7 @@ builder.Services.AddOpenTelemetry()

### Exemplars

[Exemplars](https://opentelemetry.io/docs/specs/otel/metrics/data-model/#exemplars)
[Exemplars](/docs/specs/otel/metrics/data-model/#exemplars)
are configured in the Cart service with trace-based exemplar filter, which
enables the OpenTelemetry SDK to attach exemplars to metrics.