All updatesNovember 5, 2025
Read the Detections docs →
Catch issues before your users do
Detections are now on neatlogs. Rules that run against your traces automatically and flag the spans that match, no manual scanning.

Automatically flag runs that need attention
Surface important runs without manually inspecting every trace.
Create detections using regex patterns, numeric conditions, built-in PII detection, or semantic classifiers. Matching runs are automatically labeled in the traces list, and you can filter by detection type to quickly review related issues.
- FeatureCreate regex detections for exact patterns, condition detections for numeric thresholds like total_tokens > 8000 or latency_ms > 5000, and classifier detections for semantic checks that look at meaning instead of exact text.
- FeatureDetection badges now appear on the traces list, so you can scan runs at a glance and filter the entire list by detection type in one click.