You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Check out [platforms](./app-insights-overview.md#supported-languages) supported by Application Insights.
441
-
- Check out standard context properties collection [configuration](./configuration-with-applicationinsights-config.md#telemetry-initializers-aspnet).
442
-
- Explore [.NET trace logs in Application Insights](./asp-net-trace-logs.md).
443
-
- Explore [Java trace logs in Application Insights](./opentelemetry-add-modify.md?tabs=java#logs).
444
-
- Learn about the [Azure Functions built-in integration with Application Insights](../../azure-functions/functions-monitoring.md?toc=/azure/azure-monitor/toc.json) to monitor functions executions.
445
-
- Learn how to [configure an ASP.NET Core](./asp-net.md) application with Application Insights.
446
-
- Learn how to [diagnose exceptions in your web apps with Application Insights](./asp-net-exceptions.md).
447
-
- Learn how to [extend and filter telemetry](./api-filtering-sampling.md).
448
-
- Use [sampling](./sampling.md) to minimize the amount of telemetry based on data model.
440
+
* Check out [platforms](./app-insights-overview.md#supported-languages) supported by Application Insights.
441
+
* Check out standard context properties collection [configuration](./configuration-with-applicationinsights-config.md#telemetry-initializers-aspnet).
442
+
* Explore [.NET trace logs in Application Insights](./asp-net-trace-logs.md).
443
+
* Explore [Java trace logs in Application Insights](./opentelemetry-add-modify.md?tabs=java#send-custom-telemetry-using-the-application-insights-classic-api).
444
+
* Learn about the [Azure Functions built-in integration with Application Insights](../../azure-functions/functions-monitoring.md?toc=/azure/azure-monitor/toc.json) to monitor functions executions.
445
+
* Learn how to [configure an ASP.NET Core](./asp-net.md) application with Application Insights.
446
+
* Learn how to [diagnose exceptions in your web apps with Application Insights](./asp-net-exceptions.md).
447
+
* Learn how to [extend and filter telemetry](./api-filtering-sampling.md).
448
+
* Use [sampling](./sampling.md) to minimize the amount of telemetry based on data model.
0 commit comments