question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for Application Insights in the managed portal

See original GitHub issue

In hosted developer portal you do not see insights about end user interactions with the portal. And you do not want to use self-hosted developer portal just to enable this scenario.

Possible solutions:

  • Add support for App Insights
  • Add support for adding script elements to the head of the page (enables adding small js snippet to enable preferred monitoring solution)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
azaslonovcommented, Oct 2, 2020

In the last release, we added basic integration for App Insights, which currently logs just generic events. The next step will be emitting specific events across dev portal functionality.

Integration instructions can be found here: https://github.com/Azure/api-management-developer-portal/wiki/Integrate-Application-Insights

2reactions
JanneMattilacommented, Aug 20, 2020

Oh sorry let me clarify this:

If you have n APIs then which of those are most interesting from the doc page point of view

By that I mean that if people are viewing different APIs the urls are something like this:

https://devportal/api-details#api=echo-api&operation=modify-resource

https://devportal/api-details#api=products&operation=get

So technically they are in the “same page” (api-details) but of course as provider of the APIs you would like to see how many have viewed the api=products.

If you would get these into App Insights you could create KQL queries and enable you to analyze this information. Hopefully this made more sense.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Integrate Application Insights to developer portal - Azure API ...
Add Application Insights to your portal. Follow these steps to plug Application Insights into your managed or self-hosted developer portal.
Read more >
Application Insights | Azure Apim Hands on Lab
Create a connection between Azure Application Insights and Azure API Management service instance. Navigate to your APIM instance in the Azure portal. Select ......
Read more >
How to Use Application Insights (App Insights) with APIM
Log into https://portal.azure.com/ and search for Application Insights: Click Add: Enter a resource group, name and region and click Review + ...
Read more >
Application Insights for AppManager - Akumina Community
Login to your Azure Portal, select your Resource Group, then “Overview” · Click on “+ADD” to add “Application Insights” · On the Everything...
Read more >
Manage Azure Application Insights Monitoring
To manage the API key for the selected Application Insights instance; Click on the Action button and then click on the Manage API...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found