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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
query on client.analytics gains the scores stream — the signal grain. A signal is scored occurrences carrying a signalId; analyze one via stream="scores" filtered by score.signalId (or broken down by signalId). Metrics: count, passRate, errorRate, or {avg|min|max|median} of the 0–1 score value. Breakdown by signalId/source or a trace dimension (model/provider/service/tool/tag) resolved through the score's trace. Score values/rates are returned raw (0–1).