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.
420
430
- Check out [platforms](./app-insights-overview.md#supported-languages) supported by Application Insights.
421
-
- Set up dependency tracking for [.NET](./asp-net-dependencies.md).
422
-
- Set up dependency tracking for [Java](./opentelemetry-enable.md?tabs=java).
423
-
- Explore [Java trace logs in Application Insights](./opentelemetry-enable.md?tabs=java#logs).
424
431
- Learn how to [configure an ASP.NET Core](./asp-net.md) application with Application Insights.
425
432
- Learn how to [diagnose exceptions in your web apps with Application Insights](./asp-net-exceptions.md).
433
+
- Learn how to [extend and filter telemetry](./api-filtering-sampling.md).
426
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).
427
436
- Check out standard context properties collection [configuration](./configuration-with-applicationinsights-config.md#telemetry-initializers-aspnet).
428
437
- Learn about [Azure Functions' built-in integration with Application Insights](../../azure-functions/functions-monitoring.md?toc=/azure/azure-monitor/toc.json).
0 commit comments