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

Alert on prod if ENABLE_GOOGLE_ANALYTICS is missing #460

Open
2 tasks
kalvinwang opened this issue Sep 3, 2021 · 0 comments
Open
2 tasks

Alert on prod if ENABLE_GOOGLE_ANALYTICS is missing #460

kalvinwang opened this issue Sep 3, 2021 · 0 comments
Labels
Engineering Technology and Development Track Type: Robustness Tickets to improve the application, invisibly
Milestone

Comments

@kalvinwang
Copy link
Contributor

Description

We want to log and alert in production Azure if ENABLE_GOOGLE_ANALYTICS is missing. We don't want to log or alert in other environments. In order to do this, we need a way to determine what Azure environment the code is running in, e.g. by creating a new environment variable.

Acceptance Criteria

  • Set up a way to determine the running Azure environment (E.g. a new env var)
  • Log and alert in prod Azure if ENABLE_GOOGLE_ANALYTICS is missing
@kalvinwang kalvinwang added the Engineering Technology and Development Track label Sep 3, 2021
@rocketnova rocketnova added this to the Low Priority milestone Sep 14, 2021
@lomky lomky added Type: User Experience Tickets that directly improve the application, visibly Type: Robustness Tickets to improve the application, invisibly and removed Type: User Experience Tickets that directly improve the application, visibly labels Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Technology and Development Track Type: Robustness Tickets to improve the application, invisibly
Projects
None yet
Development

No branches or pull requests

3 participants