markwolff / ApplicationInsights-node.js-native-metrics

Native Metrics Agent for the Application Insights Node.js SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ApplicationInsights Node.js Native Metrics

Native Metrics Agent for the Application Insights Node.js SDK

Getting Started

Your app must be using the Application Insights Node.js SDK.

Once your app is using the Application Insights SDK, you can add native metrics capabilities by simply adding the native-metrics package to your app. No further configuration is required!

npm i --save applicationinsights-native-metrics

About

Native Metrics Agent for the Application Insights Node.js SDK

License:MIT License


Languages

Language:C++ 68.9%Language:TypeScript 14.5%Language:JavaScript 7.7%Language:Python 6.7%Language:Dockerfile 2.2%