rollbar / rollbar/rollbar-java
ipv6 logging
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 78
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible (maybe I don't know the setting) to have rollbar automatically log the ipv6 address similar to how client.user_ip automatically logs the ipv4 address? Or could this be added as an enhancement?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating how client.user_ip is populated in rollbar-java events and compare that behavior with the requested IPv6 address. Determine whether an existing setting can expose it or whether the event payload needs an enhancement; done means IPv6 addresses are logged reliably alongside IPv4 addresses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100