1.1.2 • Published 5 months ago

nitro-applicationinsights v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

nitro-applicationinsights

npm version

Application insight module for Nitro

Current features

  • application insights configuration at startup
  • auto-track requests
  • nitro-opentelemetry runtime integration

Usage

Install package:

# npm
npm install nitro-applicationinsights

# yarn
yarn add nitro-applicationinsights

# pnpm
pnpm install nitro-applicationinsights

Add nitro-applicationinsights to the modules in your config.

export default defineNitroConfig({
    modules: ['nitro-applicationinsights']
})

Et voilà ! You now have application insights node for Nitro

Docs

Read more nitro-applicationinsights documentation

Development

  • Clone this repository
  • Install latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License

Made with 💛

Published under MIT License.

1.1.1

5 months ago

1.0.2

6 months ago

1.1.0

5 months ago

1.0.1

7 months ago

1.0.0

7 months ago

1.0.4

6 months ago

1.1.2

5 months ago

1.0.3

6 months ago

0.15.0

9 months ago

0.14.2

9 months ago

0.11.0

10 months ago

0.12.0

10 months ago

0.13.0

10 months ago

0.12.1

10 months ago

0.14.0

10 months ago

0.14.1

10 months ago

0.10.0

10 months ago

0.9.0

1 year ago

0.9.2

1 year ago

0.9.1

1 year ago

0.8.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.1

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago