What's Changed
- Improvements of core tables
- feat: add traces, spans, generations latency tables by @maxdeichmann in #1312
- feat: add tooltip to latency tables by @maxdeichmann in #1313
- feat(traces): extend table by @RichardKruemmel in #1278
- feat(datasets): rename datasets by @RichardKruemmel in #1203
- feat(sessions): extend table by @RichardKruemmel in #1271
- fix: scores table filtering by @maxdeichmann in #1319
- feat(generations): extend CSV and JSON export by @RichardKruemmel in #1265
- fix: correctly calculate total events in users table by @maxdeichmann in #1339
- Performance (read)
- perf: latency chart performance by @maxdeichmann in #1314
- perf: improve scores table latency by @maxdeichmann in #1315
- perf: users table by @maxdeichmann in #1320 and #1329
- perf: delayed loading for user metrics by @maxdeichmann in #1338
- Other
- fix: adjust sentry sampling rate by @maxdeichmann in #1311
- fix: GET /traces endpoint, typing of params, return empty [] instead of null by @marcklingen in #1324
- ci: tag docker containers with major version by @marcklingen in #1340
Full Changelog: v2.9.1...v2.10.0