Skip to content

feat(region): add Japan (JP) region support#56

Merged
rohit-bandlamudi-nr merged 1 commit into
mainfrom
NR-561943-JP-Region-Migration-aws-unified-lambda
May 11, 2026
Merged

feat(region): add Japan (JP) region support#56
rohit-bandlamudi-nr merged 1 commit into
mainfrom
NR-561943-JP-Region-Migration-aws-unified-lambda

Conversation

@rohit-bandlamudi-nr
Copy link
Copy Markdown
Contributor

@rohit-bandlamudi-nr rohit-bandlamudi-nr commented May 7, 2026

Summary

Adds JP (Japan) as a supported New Relic region across all CloudFormation templates, enabling customers to route logs and metrics to the New Relic Japan datacenter. Also bumps the newrelic-client-go SDK to the latest version v2.83.3. JP Region support is added back in v2.83.0.

Testing

make test - unit tests pass
sam validate — all templates are valid

Notes

Default region remains US — no breaking change for existing deployments.
No application code changes required; the NR client SDK handles JP region-to-endpoint resolution natively

Description: Datacenter where the data will be sent (US/EU), DO NOT TOUCH
AllowedValues: [US, EU]
Description: Datacenter where the data will be sent (US/EU/JP), DO NOT TOUCH
AllowedValues: [US, EU, JP]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do metric stream and polling support JP?

@rohit-bandlamudi-nr rohit-bandlamudi-nr merged commit 9a1c1e4 into main May 11, 2026
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants