[Feature] Auto Instrumentation with Application Insights in AKS
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 395
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 14
Description
Auto- instrumentation enables [Application Insights](https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Flearn.microsoft.com%2Fen-us%2Fazure%2Fazure-monitor%2Fapp%2Fapp-insights-overview&data=05%7C02%7Caritraghosh%40microsoft.com%7C55816c361d03406fcf3f08dc4f85ed51%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638472683853615091%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=MDcZvxFEFYJvtNkNKsDTPCn5at6PNMx25vOX%2FrRa0BU%3D&reserved=0) to make [telemetry](https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Flearn.microsoft.com%2Fen-us%2Fazure%2Fazure-monitor%2Fapp%2Fdata-model-complete&data=05%7C02%7Caritraghosh%40microsoft.com%7C55816c361d03406fcf3f08dc4f85ed51%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638472683853621071%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=MxSO1LRZwR0AGccRrzI4VfGgleHHycz6yiP%2FJjpcYEM%3D&reserved=0) like metrics, requests, and dependencies available in your [Application Insights resource](https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Flearn.microsoft.com%2Fen-us%2Fazure%2Fazure-monitor%2Fapp%2Fcreate-workspace-resource&data=05%7C02%7Caritraghosh%40microsoft.com%7C55816c361d03406fcf3f08dc4f85ed51%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638472683853626644%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=Kvt3F73JC0unKTguZpbpRm4uBQWSZxYLgqngl2IKkhk%3D&reserved=0). It provides easy access to Application performance monitoring (APM) experiences such as the [application dashboard](https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Flearn.microsoft.com%2Fen-us%2Fazure%2Fazure-monitor%2Fapp%2Foverview-dashboard&data=05%7C02%7Caritraghosh%40microsoft.com%7C55816c361d03406fcf3f08dc4f85ed51%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638472683853632159%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=I%2FOkPlP6uC%2BiS9svaM4q39E67xn%2BgNHMItNXxYJnYLc%3D&reserved=0) and [application map](https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Flearn.microsoft.com%2Fen-us%2Fazure%2Fazure-monitor%2Fapp%2Fapp-map&data=05%7C02%7Caritraghosh%40microsoft.com%7C55816c361d03406fcf3f08dc4f85ed51%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638472683853637508%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=VluI4TLQNANfAzTYTP7UivKdFm9Rc6YPV8iAqxmSwF4%3D&reserved=0).
Auto-instrumentation automatically injects the Azure Monitor OpenTelemetry Distro into your application pods to generate application monitoring telemetry. In this public preview, we will be supporting Java, and JavaScript (Node.js)
The updated documentation can be found [here](https://learn.microsoft.com/en-us/azure/azure-monitor/app/kubernetes-codeless)
Contributor guide
Assessment
This issue has not been assessed yet.