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

ApplicationInsights for Cromwell #259

Closed
wants to merge 9 commits into from
Closed

Conversation

jgainerdewar
Copy link
Contributor

@jgainerdewar jgainerdewar commented May 19, 2023

This PR switches Cromwell from logging to Azure ContainerInsights, to logging to ApplicationInsights. More specifically, we are:

  • Enabling the ApplicationInsights agent (see WX-1122 Enable Azure ApplicationInsights cromwell#7143) by passing in the app insights connection string as an env var
  • Adding custom logging config in order to disable console logging. ContainerInsights has been storing stdout logs of pods, so this will remove our normal logs from ContainerInsights.

@jgainerdewar jgainerdewar changed the title Pass application insights connection string to Cromwell ApplicationInsights for Cromwell May 23, 2023
@jgainerdewar
Copy link
Contributor Author

Rebase gone wrong, will open a new PR with a better branch.

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

Successfully merging this pull request may close these issues.

2 participants