I am developing multiple applications in different languages like Java, Node.js, Angularjs and ASP.net. I want to use Application insights for tracking my applications telemetry. But I have these questions:
- Should I use single application insights resource instrumentation key for all applications or should I create individual application insights resources?
- When I chosen the Asp.net language for creating application insights resource. Is this application insights resource will collect all telemetry from all application in different languages or not?
Would you please tell me what are pros and cons, if I use single AI or multiple AIs?