Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Commit f0c856b

Browse files
authored
Update README.md
1 parent 9a1ab91 commit f0c856b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ This section highlights how Application Insights custom telemetry can be surface
7979
|![](Media/Picture17.png)|Mouse over the donut wheel in the shared Reviews Insights dashboard.<p>Hover over a couple of areas of the donut to see their values.<p>Hover over the application map and interact with it.<p>Click on the edit query button in the donut to get to the Application Insights Analytics portal|When you go to the Azure portal you have rich visualizations and deep insights about how your app and your function are performing in a shared dashboard. For example you can see how many Reviews have been approved or rejected and why. You can also see how many calls are being made to your site, Azure Function, and their dependencies, and the latency of these calls. And if you need to you can drill into the specifics of the telemetry using Application Insights Analytics|
8080
|![](Media/Picture18.png)|You'll see type of query result changed to ``barchart``<p>You can click Go to run the query again and see the results as barchart.|Here you can drill in to individual requests, aggregate your results in a different way. You can change the view type and re-run the query. You can export the new view to your Azure Portal dashboard, or use this query as a source in Power BI.<p>So, with Azure Functions, Visual Studio, Team Services, and App Insights you and your team have the best tooling for creating, deploying and monitoring serverless solutions.|
8181

82-
# Contributing
82+
## Contributing
8383

8484
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.

0 commit comments

Comments
 (0)