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
- Use [sampling](./sampling.md) to minimize the amount of telemetry based on data model.
429
+
430
430
- Check out [platforms](./app-insights-overview.md#supported-languages) supported by Application Insights.
431
+
- Check out standard context properties collection [configuration](./configuration-with-applicationinsights-config.md#telemetry-initializers-aspnet).
432
+
- Explore [.NET trace logs in Application Insights](./asp-net-trace-logs.md).
433
+
- Explore [Java trace logs in Application Insights](./opentelemetry-enable.md?tabs=java#logs).
434
+
- Learn about [Azure Functions' built-in integration with Application Insights](../../azure-functions/functions-monitoring.md?toc=/azure/azure-monitor/toc.json).
431
435
- Learn how to [configure an ASP.NET Core](./asp-net.md) application with Application Insights.
432
436
- Learn how to [diagnose exceptions in your web apps with Application Insights](./asp-net-exceptions.md).
433
437
- Learn how to [extend and filter telemetry](./api-filtering-sampling.md).
434
-
- Explore [.NET trace logs in Application Insights](./asp-net-trace-logs.md).
435
-
- Explore [Java trace logs in Application Insights](./opentelemetry-enable.md?tabs=java#logs).
436
-
- Check out standard context properties collection [configuration](./configuration-with-applicationinsights-config.md#telemetry-initializers-aspnet).
437
-
- Learn about [Azure Functions' built-in integration with Application Insights](../../azure-functions/functions-monitoring.md?toc=/azure/azure-monitor/toc.json).
438
+
- Use [sampling](./sampling.md) to minimize the amount of telemetry based on data model.
0 commit comments