Daniel Dietzler
|
84f7ca855a
|
chore(server): move domain interfaces (#8124)
move domain interfaces
|
2024-03-20 16:42:58 -04:00 |
|
Jason Rasmussen
|
81f0265095
|
chore: organize config, validation, decorators (#8118)
* refactor: validation
* refactor: utilities
* refactor: config
|
2024-03-20 16:04:03 -04:00 |
|
Daniel Dietzler
|
30f499cf2e
|
chore(server): use absolute import paths (#8080)
update server to use absolute import paths
|
2024-03-20 14:32:04 -04:00 |
|
Mert
|
a097e903c9
|
feat(server): OpenTelemetry integration (#7356)
* wip
* span class decorator
fix typing
* improvements
* noisy postgres logs
formatting
* add source
* strict string comparison
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
* remove debug code
* execution time histogram
* remove prometheus stuff
remove prometheus data
* disable by default
disable nestjs-otel stuff by default
update imports
* re-add postgres instrumentation
formatting
formatting
* refactor: execution time histogram
* decorator alias
* formatting
* keep original method order in filesystem repo
* linting
* enable otel sdk in e2e
* actually enable otel sdk in e2e
* share exclude paths
* formatting
* fix rebase
* more buckets
* add example setup
* add envs
fix
actual fix
* linting
* update comments
* update docker env
* use more specific env
---------
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
|
2024-03-12 05:19:12 +00:00 |
|
Mert
|
e334443919
|
feat(server, web): smart search filtering and pagination (#6525)
* initial pagination impl
* use limit + offset instead of take + skip
* wip web pagination
* working infinite scroll
* update api
* formatting
* fix rebase
* search refactor
* re-add runtime config for vector search
* fix rebase
* fixes
* useless omitBy
* unnecessary handling
* add sql decorator for `searchAssets`
* fixed search builder
* fixed sql
* remove mock method
* linting
* fixed pagination
* fixed unit tests
* formatting
* fix e2e tests
* re-flatten search builder
* refactor endpoints
* clean up dto
* refinements
* don't break everything just yet
* update openapi spec & sql
* update api
* linting
* update sql
* fixes
* optimize web code
* fix typing
* add page limit
* make limit based on asset count
* increase limit
* simpler import
|
2024-02-12 20:50:47 -05:00 |
|
Jason Rasmussen
|
5e55a17b2a
|
chore(server): sql versioning (#5346)
* chore(server): sql versioning
* chore: always add newline to end of file
* refactor: generator
* chore: pr feedback
* chore: pr feedback
|
2023-11-30 10:10:30 -05:00 |
|
Jason Rasmussen
|
8ebac41318
|
refactor(server)*: tsconfigs (#2689)
* refactor(server): tsconfigs
* chore: dummy commit
* fix: start.sh
* chore: restore original entry scripts
|
2023-06-08 10:01:07 -05:00 |
|