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

Migrate Application Insights Analytics to the City's Azure Account #1476

Closed
5 tasks
entrotech opened this issue Oct 6, 2023 · 2 comments · Fixed by #1500
Closed
5 tasks

Migrate Application Insights Analytics to the City's Azure Account #1476

entrotech opened this issue Oct 6, 2023 · 2 comments · Fixed by #1500
Labels
decision Make a decision enhancement Release Note: Shows as visual or user experience Enhancement feature: DevOps level: medium pbv: pm All issues of product management priority: Could Have role: Product Management
Milestone

Comments

@entrotech
Copy link
Member

entrotech commented Oct 6, 2023

Overview

We had Application Insights services set up for the DEV and UAT environments prior to moving them to the City's Azure account. This required creating a Log Analytics Workspace and an Application Insights resource. Creating these resources allows Application Insights to collect operational data about the TDM application. These are currently not set up for any of the three environments. We need to decide what to do.

Action Items

  • Decide if we want to collect analytics data.
  • I am not currently able to create a Log Analytics Workspace:
    image
    because the Azure Subscription "AcitveTransportation" does not have permission to register the appropriate resource. So we would need to grant the appropriate permission to the subscription. This would probably need to be done by someone from ITA, and involve determining the cost for this service.
  • If we want to proceed, we would need to decide if we want to use a single Log Analytics Workspace, or separate ones for each environment, and then create the Application Insights resources accordingly.
  • Finally, the configuration setting APPLICATION_INSIGHTS_CONNECTION_STRING would need to be set up for each environment.
  • IF we elect not to implement Application Insights, there is some code that should be removed from the application.

Resources/Instructions

@entrotech entrotech added enhancement Release Note: Shows as visual or user experience Enhancement level: medium decision Make a decision role: Product Management priority: Could Have feature: DevOps labels Oct 6, 2023
@Biuwa Biuwa added this to the 10 - Launch milestone Oct 11, 2023
@Biuwa
Copy link
Member

Biuwa commented Oct 19, 2023

@entrotech
Copy link
Member Author

Elected to remove Application Insights code from application, as no one was using Application Insights, and it would require additional Azure resources on the city's account, (possibly incurring additional usage fees?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
decision Make a decision enhancement Release Note: Shows as visual or user experience Enhancement feature: DevOps level: medium pbv: pm All issues of product management priority: Could Have role: Product Management
Projects
Status: Released
Development

Successfully merging a pull request may close this issue.

3 participants