This directory contains practical KQL query examples organized by use case. These examples demonstrate real-world scenarios and best practices for Real Time Intelligence applications.
request-analysis.kql
- Request performance analysis and bottleneck detectionperformance-counters.kql
- Comprehensive system performance monitoringdependency-tracking.kql
- Dependency analysis and failure trackinghealth-checks.kql
- Service health monitoring and availability trackingalerting-queries.kql
- Automated alert conditions and incident detectiondashboard-queries.kql
- Dashboard metrics and real-time visualizationsuser-analytics.kql
- User behavior analysis and engagement metricsrevenue-analytics.kql
- Revenue tracking and commerce analyticsthreat-hunting.kql
- Threat detection and security monitoringaudit-compliance.kql
- Compliance reporting and audit trailsexamples/
βββ performance/
β βββ request-analysis.kql
β βββ performance-counters.kql
β βββ dependency-tracking.kql
βββ monitoring/
β βββ health-checks.kql
β βββ alerting-queries.kql
β βββ dashboard-queries.kql
βββ business/
β βββ user-analytics.kql
β βββ revenue-analytics.kql
βββ security/
βββ threat-hunting.kql
βββ audit-compliance.kql
Each example file includes: