Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a low urgency PagerDuty alert when getting an unsupported timezone common name #8257

Open
emyl3 opened this issue Oct 31, 2024 · 0 comments

Comments

@emyl3
Copy link
Collaborator

emyl3 commented Oct 31, 2024

Description

As part of the fix for #8225, we explicitly mapped the common name for timezones we get back from SmartyStreet addresses to ZoneIds.

We have no insight if SmartyStreet's api returns a different value for time_zone.

Proposed solution

Create a low urgency PagerDuty alert whenever we hit this log:

log.error("Unsupported timezone common name: {}", timezoneCommonName);

Additional context

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant