Applies to:
- Plan -
- Deployment -
scores.your_scorer_name appears on spans. This occurs because online scoring executes based on its configured schedule rather than in real-time, causing a delay between when logs are generated and when scores are attached. To resolve this, add scores.your_scorer_name IS NOT NULL to alert BTQL filters to ensure alerts only fire after scoring completes.