a70758c7cc | ||
---|---|---|
build | ||
src | ||
tests/UnitTests | ||
.gitignore | ||
ApplicationInsights.Kubernetes.sln | ||
LICENSE | ||
README.md |
README.md
Microsoft Application Insights for Kubernetes
This repository has code for Application Insights for Kubernetes, which works on .NET Core applications within the containers, managed by Kubernetes, on Azure Container Service. This page is subject to be updated once more info is available.
Continous Integration Status
Rolling Build | Nightly Build |
---|---|
Get Started
Prerequisite
Walkthrough
For ASP.NET Core Application: Refer Getting Started for a simple walkthrough.
For .NET Core Application: Refer Getting Started for a simple walkthrough.
Contributing
Report issues
Please file bug, discussion or any other interesting topics in issues on github.
Trouble Shooting
When Microsoft.ApplicationInsights.Kubernetes doesn't work properly, you can turn on self-diagnostics to see the traces in Kubernetes' logs. Refer this wiki page for instructions to turn on trace.
Developing
Please refer the Develop Guide.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.