What's Changed
- update codemirror packages to fix syntax highlights by @dinmukhamedm in #692
- output schema UI by @skull8888888 in #695
- feat: refactor evaluators, add sdk evaluator call by @olzhik11 in #696
- feat: traces status dashboard by @olzhik11 in #699
- Rabbitmq connections by @skull8888888 in #701
- quickfix: parse only specific columns from the filter by @dinmukhamedm in #703
- Rabbit retry publish by @skull8888888 in #704
- fix: delete project api keys from cache on project deletion by @dinmukhamedm in #708
- remove unused machine manager by @dinmukhamedm in #705
- remove span count update from postgres by @dinmukhamedm in #710
- fixes by @skull8888888 in #712
- feat: add security headers by @olzhik11 in #714
- Update to lapin v3, some other deps + small fixes by @dinmukhamedm in #711
- batch spans for write into DB by @dinmukhamedm in #715
- span parallel processing by @skull8888888 in #716
- batch span db write by @skull8888888 in #717
- chunk both traces attributes and spans by @dinmukhamedm in #718
- mq for payloads by @skull8888888 in #720
- control rabbitmq with separate feature flag by @dinmukhamedm in #722
- persistent delivery mode by @skull8888888 in #724
- durable queues by @skull8888888 in #725
- sequential writes by @skull8888888 in #726
- quorum queues by @skull8888888 in #727
- feat: rrweb csp headers by @olzhik11 in #728
- move datapoints to clickhouse by @skull8888888 in #729
- Feat/export as a job by @olzhik11 in #730
- simple v0 for parquet downloads by @dinmukhamedm in #732
- restore accidentaly reverted change by @dinmukhamedm in #734
- Upgrade eslint by @dinmukhamedm in #733
- cache span paths for evaluators by @dinmukhamedm in #721
- prefer manually reported costs over estimations by @dinmukhamedm in #735
- realtime spans by @skull8888888 in #731
- feat: add secret to data exporter by @olzhik11 in #736
- upload datasets by @skull8888888 in #739
- enable parquets and mq in correct env settings by @dinmukhamedm in #737
- update llm prices, remove unused code by @dinmukhamedm in #738
- fix old migration in place to unblock initialize script by @dinmukhamedm in #742
- Editor enhancements by @dinmukhamedm in #740
- upgrade posthog by @dinmukhamedm in #745
- fix datapoint count by counting from clickhouse by @dinmukhamedm in #744
Full Changelog: v0.1.12...v0.1.13