dd-sdk-android icon indicating copy to clipboard operation
dd-sdk-android copied to clipboard

Migration guide from version 2.* to 3.* should be more clear about the changes to LogsConfiguration.useCustomEndpoint

Open cf256 opened this issue 3 months ago • 1 comments

Feature description

On version 2.* you could set the customEndpointUrl to https://example.com, and the SDK would append /api/v2/logs/. This has changed in version 3.*, but there is no mention of it in the migration guide, and in the changelog of version 3.0.0 it is listed as an improvement, not a breaking change, so it is easily overlooked.

Proposed solution

Update the migration guide.

Other relevant information

Looks like this was changed here: https://github.com/DataDog/dd-sdk-android/commit/0910168e5dc61ee91b02a49d530d9202d4c34b89

cf256 avatar Sep 25 '25 10:09 cf256

hi @cf256, thank you for raising this. We will look into it and adjust documentation as necessary.

jonathanmos avatar Sep 25 '25 11:09 jonathanmos