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