1.3.0 • Published 10 years ago

ember-cli-ai v1.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

Ember-cli-ai

Easily add Microsoft's Application Insights to your app.

Installation

# From within your ember-cli project
npm install ember-cli-ai

Usage

First you'll need to configure your AI Instrumentation Key:

// config/environment.js

ENV['ember-cli-ai'] = {
    instrumentationKey: 'YOUR_INSTRUMENTATION_KEY'
};
1.3.0

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago

0.0.0

10 years ago