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

Agent based monitoring with app insights #523

Open
ejizba opened this issue Jan 28, 2022 · 0 comments
Open

Agent based monitoring with app insights #523

ejizba opened this issue Jan 28, 2022 · 0 comments

Comments

@ejizba
Copy link
Contributor

ejizba commented Jan 28, 2022

The monitoring team has provided an agent we can use that will automatically track a lot of beneficial information for users. The agent is already added for web apps, but we would need to make sure it's included in our windows and linux images for function apps. Then we would just need to make sure we load the agent (something like require /agents/node/build/src/Loader.js).

A description for web apps agent-based monitoring here:
https://docs.microsoft.com/en-us/azure/azure-monitor/app/azure-web-apps#enable-application-insights

The agent is here (internal link):
https://dev.azure.com/msazure/One/_git/MGMT-AppInsights-NodeJS-IPA

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

No branches or pull requests

1 participant