1.1.2 • Published 5 years ago

application-insights-fetch-monitor v1.1.2

Weekly downloads
87
License
ISC
Repository
github
Last release
5 years ago

application-insights-fetch-monitor

Fetch API monitor for Application Insights

The monitor is based on official Ajax Monitor and mostly replicates what was done there for fetch function.

Installation

npm i --save applicationinsights-js @types/applicationinsights-js application-insights-fetch-monitor

Usage

import { initAppInsightsFetchMonitor } from "application-insights-fetch-monitor";

appInsights.downloadAndSetup({ instrumentationKey: "[YOUR INSTRUMENTATION KEY]" });
initAppInsightsFetchMonitor();
1.1.2

5 years ago

1.1.0

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago