Skip to content

KyleMit/azure-app-insights-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure App Insights SDK

UNOFFICIAL SDK for Azure Application Insights

Get Credentials

Create API Key Generate Key

Add AppSettings.env.json

{
  "AppInsights": {
    "AppId": "***",
    "Key": "***"
  }
}

About

Un-Official SDK for Azure Application Insights

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages