@objectivity/angular-schematic-app-insights

Adds Azure AppInsights integration to Angular project.

Usage no npm install needed!

<script type="module">
  import objectivityAngularSchematicAppInsights from 'https://cdn.skypack.dev/@objectivity/angular-schematic-app-insights';
</script>

README

Angular schematic Azure Application Insights

Adds Azure AppInsights integration to Angular project.

Schematic adds external @markpieszak/ng-application-insights package.

Overview

ng add @objectivity/angular-schematic-app-insights

Adds configuration of CI to the default Angular application.

it is possible to specify project name to use

ng add @objectivity/angular-schematic-app-insights [project name]

Options

instrumentation-key

--instrumentation-key (alias: -k) default value: empty

Instrumentation key.

skip-install

--skip-install (alias: -si) default value: false

Skip installing packages. (works only for minimalistic version of Bootstrap)