diff --git a/content/en/docs/demo/services/ad.md b/content/en/docs/demo/services/ad.md index 2cdf7d81fa7d..10f537920db5 100644 --- a/content/en/docs/demo/services/ad.md +++ b/content/en/docs/demo/services/ad.md @@ -124,4 +124,7 @@ The following auto-instrumented metrics are available for the application: ## Logs -TBD +Ad Service uses Log4J, which is automatically configured by the OTel Java agent. + +It includes the trace context in log records, enabling log correlation with +traces.