diff --git a/docs/content/migration/v2-to-v3-details.md b/docs/content/migration/v2-to-v3-details.md index ad6f04dfb..fcbe58eea 100644 --- a/docs/content/migration/v2-to-v3-details.md +++ b/docs/content/migration/v2-to-v3-details.md @@ -591,6 +591,11 @@ Please take a look at the observability documentation for more information: - [Metrics](../observability/metrics/overview.md#addinternals) - [Tracing](../observability/tracing/overview.md#addinternals) +#### Access logs + +In v3, the `ServiceURL` field is not an object anymore but a string representation. +An update may be required if you index access logs. + ## Dynamic Configuration Changes ### Router Rule Matchers