-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Description
What component(s) are affected?
- Opik Python SDK
- Opik Typescript SDK
- Opik Agent Optimizer SDK
- Opik UI
- Opik Server
- Documentation
Opik version
- Opik version: 1.10.11 (open source)
Describe the problem
There are several issues when working with the table in the "Spans" tab (Observability -> Logs -> Spans).
- Table cells change their values when sorting rows by certain columns. For example, this occurs when sorting by the "Total tokens" column.
- When filtering spans by a specific criterion (e.g., by Trace ID) and selecting Sum as the aggregation method for columns such as "Total tokens", "Total input tokens", and "Total output tokens", the aggregation result is incorrect.
- The "Count" value in the "Input" column doesn't match the number of non-empty inputs.
Reproduction steps and code snippets
No response
Error logs or stack trace
No response
Healthcheck results
No response
Reactions are currently unavailable