segmentio / segmentio/analytics.js-integrations
[appboy] - appboy-web-sdk utils update to support mapping to other braze SDK
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 125
- Forks
- 136
- Avg merge
- 2h 45m
- Merged PRs (30d)
- 1
Description
Can we update the datacenterMappings to include all SDK endpoints?
| INSTANCE | SDK ENDPOINT |
|---|---|
| US-01 | sdk.iad-01.braze.com |
| US-02 | sdk.iad-02.braze.com |
| US-03 | sdk.iad-03.braze.com |
| US-04 | sdk.iad-04.braze.com |
| US-05 | sdk.iad-05.braze.com |
| US-06 | sdk.iad-06.braze.com |
| US-08 | sdk.iad-08.braze.com |
| EU-01 | sdk.fra-01.braze.eu |
Reference: https://www.braze.com/docs/user_guide/administrative/access_braze/sdk_endpoints/#what-is-an-sdk
Contributor guide
No contributing guide indexed for this repository
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
Locate the appboy-web-sdk utility and inspect its datacenterMappings definition. Compare the mapping with the SDK endpoint table in the issue and the linked Braze documentation. Done means all listed instances map to their corresponding SDK endpoints; run the repository's relevant integration tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100