| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| app-server | 2025-09-26 | 44.3 MB | |
| README.md | 2025-09-26 | 1.7 kB | |
| v0.1.21 source code.tar.gz | 2025-09-26 | 16.0 MB | |
| v0.1.21 source code.zip | 2025-09-26 | 16.5 MB | |
| Totals: 4 Items | 76.8 MB | 0 | |
What's Changed
- feat: move traces table to query engine by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/872
- fix new project dashboard by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/886
- feat: move spans table to query engine by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/884
- Feat/trace view by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/888
- feat: sessions table by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/894
- Realtime + no writes to pg by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/885
- fix: add proper spans filtering in spans table by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/895
- payload loading UI by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/896
- feat: preserve tree structure on search by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/897
- feat: optimize trace spans, spans queries by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/899
- small fixes to enable proper clickhouse migrations in main by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/898
- feat: add optional start end time to span query by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/900
- feat: remove z, bound time range by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/902
- only write tags to clickhouse by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/903
- don't write tag classes, create new ones on read by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/905
- query engine for self-hosted by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/878
Full Changelog: https://github.com/lmnr-ai/lmnr/compare/v0.1.20...v0.1.21