Skip to content

Commit bac845d

Browse files
authored
Merge pull request #4744 from segmentio/jfoskin-patch-2
IPv6 not supported callout
2 parents a8920b5 + a83e9e2 commit bac845d

File tree

1 file changed

+3
-0
lines changed
  • src/connections/sources/catalog/libraries/website/javascript

1 file changed

+3
-0
lines changed

src/connections/sources/catalog/libraries/website/javascript/identity.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,3 +225,6 @@ You can pass a value for `options.context.ip` to prevent the Segment systems fro
225225
```
226226
227227
You must add this override to _every_ Track call to explicitly override IP collection. If you reset this trait in the context object, Segment defaults to the normal IP collection behavior.
228+
229+
> info "IPv6"
230+
> Segment doesn't support collecting IPv6 addresses.

0 commit comments

Comments
 (0)