File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -529,7 +529,7 @@ sections:
529
529
1. Search for **Cost Management** and use the **Cost analysis** pane to see forecasted costs.
530
530
1. Search for **Cost Management and Billing** and open the **Billing scopes** pane to see current charges across subscriptions.
531
531
532
- - question : What do Application Insights modify in my project?
532
+ - question : What does Application Insights modify in my project?
533
533
answer : |
534
534
The details depend on the type of project. For a web application:
535
535
@@ -905,10 +905,10 @@ sections:
905
905
There are several advantages to using the Azure Monitor OpenTelemetry Distro over native OpenTelemetry from the community:
906
906
- Reduces enablement effort
907
907
- Brings in Azure Specific features such as:
908
- - Azure Active Directory (Azure AD) Authentication
909
- - Offline Storage and Automatic Retries
910
- - Preserves traces with service components using Application Insights SDKs
911
- - Live Metrics (future)
908
+ - Azure Active Directory (Azure AD) Authentication
909
+ - Offline Storage and Automatic Retries
910
+ - Preserves traces with service components using Application Insights SDKs
911
+ - Live Metrics (future)
912
912
913
913
In the spirit of OpenTelemetry, we've designed the distro to be open and extensible. For example, you can add:
914
914
- An OTLP exporter and send to a second destination simultaneously
You can’t perform that action at this time.
0 commit comments