Azure / Azure/azure-functions-nodejs-worker

Agent based monitoring with app insights

Open
#523 0 comments 0 reactions 0 assignees View on GitHub
area:nodejs-functions enhancement P2
Dominant language
TypeScript
Stars
110
Forks
51
Avg merge
1d 1h
Merged PRs (30d)
2

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.