| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| app-server | 2025-10-22 | 50.3 MB | |
| README.md | 2025-10-22 | 4.7 kB | |
| v0.1.23 source code.tar.gz | 2025-10-22 | 16.1 MB | |
| v0.1.23 source code.zip | 2025-10-22 | 16.6 MB | |
| Totals: 4 Items | 82.9 MB | 0 | |
What's Changed
- Background summary by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/901
- Fix summary by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/909
- remove cache from summaries by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/911
- Revert span start time by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/912
- use pg as buffer for traces stats by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/914
- configurable retries for summaries by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/915
- feat: rename dataset by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/921
- feat: reconstruct tree in shared span by attributes by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/922
- Feat/bg summary by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/925
- Fix/key name by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/926
- build(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in https://github.com/lmnr-ai/lmnr/pull/856
- build(deps): bump uuid from 1.18.0 to 1.18.1 in /app-server by @dependabot[bot] in https://github.com/lmnr-ai/lmnr/pull/859
- build(deps): bump log from 0.4.27 to 0.4.28 in /app-server by @dependabot[bot] in https://github.com/lmnr-ai/lmnr/pull/865
- build(deps): bump indexmap from 2.11.0 to 2.11.4 in /app-server by @dependabot[bot] in https://github.com/lmnr-ai/lmnr/pull/890
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/lmnr-ai/lmnr/pull/916
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/lmnr-ai/lmnr/pull/918
- build(deps): bump rust from 1.86-slim-bullseye to 1.90-slim-bullseye in /app-server by @dependabot[bot] in https://github.com/lmnr-ai/lmnr/pull/889
- update sql editor column types to match CH schema by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/924
- remove unused code and packages by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/938
- fix firefox message part render by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/939
- feat: add error state for trace and spans load by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/941
- add metadata to trace view by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/947
- fix trace agg by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/948
- delete datapoints, use body by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/943
- feat: add ux enhancements by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/944
- pass bucket to every storage call by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/786
- show top span name for pending traces by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/945
- refresh cache usages every 16MB by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/958
- cache increment by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/959
- fix: catch error by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/960
- update usage cache for browser events by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/961
- match updates from main by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/962
- feat: add structured output, dont reset msg content by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/957
- feat: add custom renderer color, add handle by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/955
- expire workspace and project caches so that free tier resets after period reset by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/956
- feat: sentry integration by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/954
- fix: fix searching logic, drag handle by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/964
- feat: read usage from cache priority by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/963
- trace summaries triggers by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/952
- feat: event definitions / events / trigger spans / settings by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/953
- create event definitions for new events from traces by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/965
- fix: send timestamp in utc by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/967
- remove trace eligibility check by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/966
- initial version of app-server observability by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/972
- update schemas to latest versions, control trace aggregation by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/973
- bring back turbopack build by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/975
Full Changelog: https://github.com/lmnr-ai/lmnr/compare/v0.1.22...v0.1.23