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

Azure log exporter is turned off in Hyacinth app #304

Open
jedheaj314 opened this issue May 16, 2023 · 0 comments
Open

Azure log exporter is turned off in Hyacinth app #304

jedheaj314 opened this issue May 16, 2023 · 0 comments
Labels
bug Something isn't working Building Clinical Product Building Clinical Product Epic
Milestone

Comments

@jedheaj314
Copy link
Member

jedheaj314 commented May 16, 2023

Azure log exporter is turned off in Hyacinth app

Whilst working on monitoring #151 , found that following line in file app/app.py in hyacinth app was commented out. (This may have been in preparation for the demo). However this causes app to not collect the metric and hence the app monitoring dashboard can not have charts with data.

setup_azurelog_exporter(environment, app.server, instrumentation_key)

To Reproduce
Steps to reproduce the behavior:

  1. Go to dev azure environment where Hyacinth is deployed or deploy hyacinth locally.
  2. Go to web app/ open it in browser to create some operational logs and metrics.
  3. Go to app insights on Azure and notice that the metrics related to requests have not been generated.

Expected behavior
Metrics and logs related to web application activity should be created so that charts with this data can be created in application insights.

@jedheaj314 jedheaj314 added the bug Something isn't working label May 16, 2023
@jedheaj314 jedheaj314 mentioned this issue May 16, 2023
5 tasks
@anastasiakuzn anastasiakuzn added the Building Clinical Product Building Clinical Product Epic label May 16, 2023
@jjgriff93 jjgriff93 added this to the 0.2 milestone Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Building Clinical Product Building Clinical Product Epic
Projects
Status: No status
Development

No branches or pull requests

3 participants