Enrich the telemetry data for .NET applications running inside containers that are managed by Kubernetes.
Перейти к файлу
Saar Shen a70758c7cc Update LICENSE 2017-05-05 15:53:56 -07:00
build Relocate solution file location 2017-04-20 14:11:09 -07:00
src Fix bug #61 (#62) 2017-05-05 11:55:59 -07:00
tests/UnitTests Fix bug #61 (#62) 2017-05-05 11:55:59 -07:00
.gitignore Initial commit 2017-04-06 15:30:37 -07:00
ApplicationInsights.Kubernetes.sln Rename the project name (#26) 2017-04-24 11:56:14 -07:00
LICENSE Update LICENSE 2017-05-05 15:53:56 -07:00
README.md Update readme style a bit 2017-05-05 10:30:14 -07:00

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
Rolling-Build Status Nightly-Build Status

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.