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

Apps monitoring #151

Open
2 of 5 tasks
Tracked by #306
anastasiakuzn opened this issue Mar 10, 2023 · 1 comment
Open
2 of 5 tasks
Tracked by #306

Apps monitoring #151

anastasiakuzn opened this issue Mar 10, 2023 · 1 comment
Labels
Building Clinical Product Building Clinical Product Epic Feature Feature level item
Milestone

Comments

@anastasiakuzn
Copy link
Member

anastasiakuzn commented Mar 10, 2023

Description

User story to add logging capabilities in Dash-Seedling. This is similar to the logging added in Model-Seedling.
At the minimum the app should be capable of logging basic logs for basic operations taken place. These logs should be linked to the Application Insights for Dash-Seedling. An admin user with access to Dash-seedling resources should be able to view the logs in Application Insights on Azure.

User Stories / Bugs

As a FlowEHR admin, I want to

So that I can monitor the app activities.

Acceptance Criteria

  • Implement logging capability in Dash-Seedling app.
  • Log basic operation info messages in Dash-Seedling app.
  • Consume existing app insights environment variables (from app service config)
  • Local monitoring support through providing APPLICATIONINSIGHTS_CONNECTION_STRING env var
  • Ensure logs generated by Dash-Seedling can be viewed in Application Insights on Azure
  • Logs should also be visible within the FlowEHR Log Analytics workspace (application insights logs should trickle up to the Log Analytics workspace)
@jedheaj314
Copy link
Member

jedheaj314 commented May 16, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Building Clinical Product Building Clinical Product Epic Feature Feature level item
Projects
Status: No status
Development

No branches or pull requests

4 participants