Commit Graph

  • a61d8c59ff
    Add span stats processor Louis Dureuil 2024-01-24 09:50:51 +0100
  • 6e23040464
    Use with tokio channel in Meilisearch Louis Dureuil 2024-01-23 16:53:05 +0100
  • 8febbf64ce
    Switch to tokio channel Louis Dureuil 2024-01-23 16:52:48 +0100
  • b141c82a04
    Support Events in trace layer Louis Dureuil 2024-01-23 16:25:05 +0100
  • cc79cd0b04
    Switch to a single view indicating current usage Louis Dureuil 2024-01-23 13:03:30 +0100
  • 256538ccb9
    Refactor memory handling and add markers Louis Dureuil 2024-01-23 11:47:22 +0100
  • ca8990394e
    Remove the stats_alloc from the default features Clément Renault 2024-01-22 14:38:19 +0100
  • 83fb2949c3
    Give the allocator to the tracer when necessary Clément Renault 2024-01-22 14:32:57 +0100
  • 6cf703387d
    Format the bytes as human readable bytes Louis Dureuil 2024-01-23 10:21:50 +0100
  • 771861599b
    Logging the memory usage over time Clément Renault 2024-01-18 18:14:47 +0100
  • 7e47cea0c4
    Add tracing to Meilisearch Louis Dureuil 2024-01-23 09:43:48 +0100
  • 5d7061682e
    Add tracing to milli Louis Dureuil 2024-01-23 09:42:48 +0100
  • 02e6c8a440
    Add tracing to index-scheduler Louis Dureuil 2024-01-23 09:41:59 +0100
  • 89401d097b
    Add tracing-trace Louis Dureuil 2024-01-23 09:40:07 +0100
  • 72ebac1fbb
    Merge #4388 meili-bors[bot] 2024-02-08 13:19:28 +0000
  • a616a1d37b
    Merge #4389 meili-bors[bot] 2024-02-08 10:40:00 +0000
  • 0b1bb42753 use debug instead of debug_span Tamo 2024-02-08 10:14:50 +0100
  • c668906047
    Change error messages and fix tests Louis Dureuil 2024-02-08 09:43:39 +0100
  • 392b98f3f8
    Remove "with_line_numbers" Louis Dureuil 2024-02-08 09:43:21 +0100
  • aaab867476 Structures a bunch of logs Tamo 2024-02-07 17:55:40 +0100
  • 3a0847771d
    Add panic hook to log panics Louis Dureuil 2024-02-07 17:29:40 +0100
  • 3e120619fa
    Merge #4375 meili-bors[bot] 2024-02-07 16:20:15 +0000
  • 474934e79f
    delete inner .gitignore Louis Dureuil 2024-02-07 16:42:30 +0100
  • 5daa6be0e4
    Write entries into database downgraded to trace level Louis Dureuil 2024-02-07 15:57:26 +0100
  • f57c7825c2
    logs route: make memory profiling toggling usable Louis Dureuil 2024-02-07 15:48:21 +0100
  • cfb27adb3e
    Tracing trace: toggle the profiling of memory at runtime Louis Dureuil 2024-02-07 15:48:07 +0100
  • 79cabb1e79 update the github discussion links Tamo 2024-02-07 15:56:47 +0100
  • 7230ed4bb2 get rids of the log dependencies everywhere Tamo 2024-02-07 15:51:38 +0100
  • a1caac9bfb
    Correct distribution shifts for new models Louis Dureuil 2024-02-07 14:22:13 +0100
  • b5db926dbf add a profile_memory parameter disabled by default Tamo 2024-02-07 14:45:40 +0100
  • f839c8e61d move the /logs route to the /logs/stream route Tamo 2024-02-07 12:13:57 +0100
  • 88d03c56ab
    Don't accept dimensions of 0 (ever) or dimensions greater than the default dimensions of the model Louis Dureuil 2024-02-07 11:48:47 +0100
  • 32ee05ccef
    Fix default dimensions for models Louis Dureuil 2024-02-07 11:48:19 +0100
  • 74c180267e
    pass dimensions only when defined Louis Dureuil 2024-02-07 11:03:00 +0100
  • 517f5332d6
    Allow actually passing dimensions for OpenAI source Louis Dureuil 2024-02-07 10:39:19 +0100
  • 9ac5750096
    Retrieve the overriden dimensions from the configuration when fetching settings Louis Dureuil 2024-02-07 10:37:59 +0100
  • 7ae4013478
    Make sure the overriden dimensions are always used when embedding Louis Dureuil 2024-02-07 10:36:30 +0100
  • fb705116a6
    feat: add new models and ability to override dimensions Gosti 2024-01-30 16:32:57 +0100
  • 053306c0e7
    Try with 500MiB Clément Renault 2024-02-07 11:24:43 +0100
  • 4f9539d91e
    Simplify MemoryStats fetching Clément Renault 2024-02-07 10:09:39 +0100
  • 15579667d4 add back the actix-web logs Tamo 2024-02-07 09:20:18 +0100
  • 32529d7442
    logs route profile mode: don't barf bytes if the buffer is not empty Louis Dureuil 2024-02-06 18:05:02 +0100
  • 6f3420f114
    Replace the procfs by libproc Clément Renault 2024-02-06 18:12:04 +0100
  • 86bad58c9a
    spanstats: change field names Louis Dureuil 2024-02-05 17:38:50 +0100
  • a874dbc841
    tracing-trace: Spanstats deserializable + public fields Louis Dureuil 2024-02-01 16:48:08 +0100
  • 84235a63df
    Merge #4360 meili-bors[bot] 2024-02-06 16:00:16 +0000
  • 29f8300ac7
    Update README.md gui machiavelli 2024-02-06 16:49:29 +0100
  • 6e772effcb
    Replace stats_alloc with procfs Clément Renault 2024-02-06 14:41:14 +0100
  • 05edd85d75
    Stabilize scoreDetails Louis Dureuil 2024-02-06 10:55:27 +0100
  • 3331995976
    get rids of log in milli and add logs for the bucket sort Tamo 2024-02-06 10:49:23 +0100
  • 9eeb75d501
    Clamp the max memory of the grenad sorters to a reasonable maximum Clément Renault 2024-02-06 10:47:04 +0100
  • 311c2e4e88
    Update download-latest.sh add support for eglibc and make error message more understanding Mathias Vandaele 2024-02-05 22:32:44 +0100
  • 789842d64b
    Merge branch 'meilisearch:main' into enhancement-4379-script-correction-when-musl-present Mathias Vandaele 2024-02-05 19:48:20 +0100
  • 4792651462
    Merge #4384 meili-bors[bot] 2024-02-05 14:13:35 +0000
  • 35d8546fc3
    fix the auth Tamo 2024-02-05 14:14:13 +0100
  • 53a0daf018
    fix the tests and add tests on the experimental features Tamo 2024-02-05 14:05:24 +0100
  • 1ab9d9bdf2
    hide the route logs behind a feature flag Tamo 2024-02-05 13:29:01 +0100
  • e2b2c55c79
    handle and tests errors Tamo 2024-02-05 11:47:56 +0100
  • 6ec0310ceb
    Update download-latest.sh Clémentine U. - curqui 2024-02-05 10:59:54 +0100
  • 8311a7e031
    issue 4379 Mathias Vandaele 2024-02-01 21:34:20 +0100
  • 1f4788c64e
    Bump Swatinem/rust-cache from 2.7.1 to 2.7.3 dependabot[bot] 2024-02-01 17:05:54 +0000
  • 58c3501b54
    Bump peter-evans/repository-dispatch from 2 to 3 dependabot[bot] 2024-02-01 17:05:50 +0000
  • 40487194a7
    add a test Tamo 2024-02-01 18:02:02 +0100
  • ff76d8f21a
    Merge #4382 meili-bors[bot] 2024-02-01 11:16:31 +0000
  • 698ea5139d
    Update Cargo.lock Louis Dureuil 2024-02-01 10:40:23 +0100
  • 880e790bff
    Update Cargo.toml Morgane Dubus 2024-01-31 15:22:58 +0100
  • fbf5f2a392
    Don't use a runtime in extract_embedder, use it only for OpenAI Louis Dureuil 2024-01-29 11:23:18 +0100
  • 1555870088
    Truncate HuggingFace vectors that are too long Louis Dureuil 2024-01-29 11:22:24 +0100
  • 9f8f3105d5
    make clippy happy Tamo 2024-01-17 16:07:10 +0100
  • 318843aacd
    add a bunch of tests and fix the error message when adding the geosearch as filterable/sortable while there is malformed documents in the DB Tamo 2024-01-17 15:51:52 +0100
  • 6d111139b5
    Add test Louis Dureuil 2024-01-23 15:09:49 +0100
  • dff2707471
    Use MatchingWords from keyword search instead of the one from vector search Louis Dureuil 2024-01-23 14:47:28 +0100
  • c57f7f7379
    Update version for the next release (v1.6.1) in Cargo.toml curquiza 2024-01-23 15:13:04 +0000
  • ddde85f519
    Update Cargo.lock Louis Dureuil 2024-02-01 09:06:15 +0100
  • 5e0dc8120c
    Update Cargo.toml Morgane Dubus 2024-01-31 15:22:58 +0100
  • 598057de36
    Don't use a runtime in extract_embedder, use it only for OpenAI Louis Dureuil 2024-01-29 11:23:18 +0100
  • 8e7fbc1a40
    Truncate HuggingFace vectors that are too long Louis Dureuil 2024-01-29 11:22:24 +0100
  • 733342d1b8
    Add test Louis Dureuil 2024-01-23 15:09:49 +0100
  • 926819eb26
    Use MatchingWords from keyword search instead of the one from vector search Louis Dureuil 2024-01-23 14:47:28 +0100
  • e2b27f49ba
    Update version for the next release (v1.6.1) in Cargo.toml curquiza 2024-01-23 15:13:04 +0000
  • 995d6ee81d
    meilisearch: logs route disconnects in profile mode Louis Dureuil 2024-01-31 17:47:30 +0100
  • ba838d1759
    meilisearch: don't spawn a report everytime Meilisearch starts Louis Dureuil 2024-01-31 17:46:57 +0100
  • e3be095617
    tracing-trace: introduce TraceWriter, trace now only exposes the channel Louis Dureuil 2024-01-31 17:44:54 +0100
  • ab9ecb28cc
    tracing-trace: implement Error on Error Louis Dureuil 2024-01-31 17:44:28 +0100
  • 98e946cc6c
    get rids of env loggegr and fix the tests Tamo 2024-01-31 17:46:36 +0100
  • 362ead123a
    stops profiling in a file by default Tamo 2024-01-31 17:21:27 +0100
  • b26ddfcc3d
    Merge #4378 v1.6.1 release-v1.6.1 meili-bors[bot] 2024-01-31 14:52:42 +0000
  • c59f3f2f95
    Update Cargo.toml Morgane Dubus 2024-01-31 15:22:58 +0100
  • 9ca4db6ef0
    Add cancel log route Louis Dureuil 2024-01-30 18:15:53 +0100
  • 2f484b7382
    start handling reloads with profiling Tamo 2024-01-30 16:31:42 +0100
  • a144ae10d2
    start exposing the profiling layer Tamo 2024-01-30 14:19:46 +0100
  • 8b3e0b3826
    Add dummy log when calling tasks Louis Dureuil 2024-01-30 12:28:03 +0100
  • 9507a20d8b
    Simplify stream implementation Louis Dureuil 2024-01-30 12:27:49 +0100
  • 31df954aa5
    better than before??? Louis Dureuil 2024-01-29 18:45:55 +0100
  • 894c92cd5a
    make it compile and runtime error Tamo 2024-01-29 17:56:43 +0100
  • 279c56a665
    init commit Tamo 2024-01-29 13:36:10 +0100
  • 049bd45849
    Merge #4371 meili-bors[bot] 2024-01-29 11:23:57 +0000
  • 2491db8746
    Merge #4366 meili-bors[bot] 2024-01-29 10:37:51 +0000
  • 425bc92ce6
    Don't use a runtime in extract_embedder, use it only for OpenAI Louis Dureuil 2024-01-29 11:23:18 +0100
  • cbd065ed46
    Truncate HuggingFace vectors that are too long Louis Dureuil 2024-01-29 11:22:24 +0100