Commit Graph

  • 5d82155060 Fix clippy and fmt issues Francesco 2024-02-14 13:29:57 +0100
  • 8a7f8916c0 Fix clippy and rustfmt Francesco 2024-02-14 12:12:18 +0100
  • 6877cd86f9 Merge branch 'add-index-name-to-sort-error-message' of github.com:cisco877/meilisearch into add-index-name-to-sort-error-message Francesco 2024-02-14 12:07:06 +0100
  • f9cf0d06ec Use none when there is no name available Francesco Allara 2024-02-14 11:53:37 +0100
  • 03bb6372af Change is_batchable_with by mergeable_with ManyTheFish 2024-02-14 11:50:22 +0100
  • b1bc505807 Add index name to unsortable columns error message Francesco Allara 2024-02-14 11:49:27 +0100
  • 3beda8833d Fix and add logs ManyTheFish 2024-02-14 11:46:30 +0100
  • d00c187349 Merge branch 'add-index-name-to-sort-error-message' of github.com:cisco877/meilisearch into add-index-name-to-sort-error-message Francesco Allara 2024-02-14 11:19:45 +0100
  • 9a058e96ee Make the index name optional Francesco 2024-02-14 11:17:53 +0100
  • d40a982434 Merge branch 'add-index-name-to-sort-error-message' of github.com:cisco877/meilisearch into add-index-name-to-sort-error-message Francesco 2024-02-14 11:00:13 +0100
  • a082f14c69 Fix tests Francesco Allara 2024-02-13 21:33:09 +0100
  • 3b6544db6d Implement the experimental log mode cli flag Tamo 2024-02-12 11:06:37 +0100
  • c9708f7d0c Fixing the tests Francesco Allara 2024-02-13 17:50:40 +0100
  • 206e88449b Merge branch 'add-index-name-to-sort-error-message' of github.com:cisco877/meilisearch into add-index-name-to-sort-error-message Francesco Allara 2024-02-13 16:37:43 +0100
  • e288dd7406 Added index name to unsortable error message Francesco 2024-02-13 16:16:36 +0100
  • 1a083d54fc
    Merge #4408 v1.6.2 release-v1.6.2 meili-bors[bot] 2024-02-13 14:47:34 +0000
  • 55e942cd45 buggy ManyTheFish 2024-01-25 18:58:52 +0100
  • 48026aa75c fix PR comments ManyTheFish 2024-02-13 15:14:03 +0100
  • 3a97d30cd9
    Disable incremental facet update as a stop gap Louis Dureuil 2024-02-13 14:53:52 +0100
  • 3bdb2b06be
    Merge #4407 meili-bors[bot] 2024-02-13 14:06:36 +0000
  • 64afed4dbe Update version for the next release (v1.6.2) in Cargo.toml dureuill 2024-02-13 13:59:21 +0000
  • e5e811e2c9
    Update milli/src/update/index_documents/extract/mod.rs Many the fish 2024-02-13 14:22:21 +0100
  • 55de96f74e
    Update milli/src/update/facet/mod.rs Many the fish 2024-02-13 14:22:10 +0100
  • d96577d441
    WIP tracing-filter-memory-threshold Clément Renault 2024-02-13 13:51:51 +0100
  • 0f7a004ac9 Merge branch 'add-index-name-to-sort-error-message' of github.com:cisco877/meilisearch into add-index-name-to-sort-error-message Francesco Allara 2024-02-12 20:23:58 +0100
  • e6597cd57a Add index name to non sortable search query Francesco 2024-02-12 20:23:48 +0100
  • 82b43e9a7f
    Merge #4400 meili-bors[bot] 2024-02-12 13:17:40 +0000
  • 15dafde21d
    Merge #4401 v1.7.0-rc.0 meili-bors[bot] 2024-02-12 10:17:10 +0000
  • 290f6d15e7 Update version for the next release (v1.7.0) in Cargo.toml irevoire 2024-02-12 10:15:00 +0000
  • 39c83cb3d9 fix clippy ManyTheFish 2024-02-12 09:09:41 +0100
  • 7efb1cae11 yield in loop when the channel is not disconnected Louis Dureuil 2024-02-08 18:21:27 +0100
  • 7877788510 fix logs Louis Dureuil 2024-02-08 17:37:15 +0100
  • c02d585f5b
    Upgrade rustls to 0.21.10 and ring to 0.17 upgrade-ring Eric Long 2024-02-12 14:10:40 +0800
  • be1b054b05
    Compute chunk size based on the input data size ant the number of indexing threads ManyTheFish 2024-01-22 16:23:12 +0100
  • e64ff1fa0c
    Always keep the new threads and new callsites Clément Renault 2024-02-08 16:44:28 +0100
  • 173aad6090
    Introduce a tracing tool to filter logs associated to high memory usage Clément Renault 2024-02-08 15:20:05 +0100
  • 023c2d755f
    Merge #4391 meili-bors[bot] 2024-02-08 14:16:56 +0000
  • 407ad753ed
    rust fmt Louis Dureuil 2024-02-08 15:11:42 +0100
  • 285aa15d2f
    make the mode camelCase instead of lowercase Tamo 2024-02-08 14:56:28 +0100
  • bf43a3f60a
    fix typo Tamo 2024-02-08 14:55:36 +0100
  • 2c88131bb1
    rename the fmt mode to human Tamo 2024-02-08 13:59:30 +0100
  • 35aa9d5904
    fix an error message Tamo 2024-02-08 13:49:27 +0100
  • cfb3e6b51f
    update the actix-web trace Tamo 2024-02-08 13:49:13 +0100
  • 1502382316
    use debug instead of debug_span Tamo 2024-02-08 10:14:50 +0100
  • ef994d84d0
    Change error messages and fix tests Louis Dureuil 2024-02-08 09:43:39 +0100
  • 1b74010e9e
    Remove "with_line_numbers" Louis Dureuil 2024-02-08 09:43:21 +0100
  • 08af0e690c
    Structures a bunch of logs Tamo 2024-02-07 17:55:40 +0100
  • d71b77f18b
    Add panic hook to log panics Louis Dureuil 2024-02-07 17:29:40 +0100
  • c443ed7e3f
    delete inner .gitignore Louis Dureuil 2024-02-07 16:42:30 +0100
  • db722d201a
    Write entries into database downgraded to trace level Louis Dureuil 2024-02-07 15:57:26 +0100
  • 91eb67e981
    logs route: make memory profiling toggling usable Louis Dureuil 2024-02-07 15:48:21 +0100
  • 902d700a24
    Tracing trace: toggle the profiling of memory at runtime Louis Dureuil 2024-02-07 15:48:07 +0100
  • f70a615ed9
    update the github discussion links Tamo 2024-02-07 15:56:47 +0100
  • 7ff722b72e
    get rids of the log dependencies everywhere Tamo 2024-02-07 15:51:38 +0100
  • bcf7909bba
    add a profile_memory parameter disabled by default Tamo 2024-02-07 14:45:40 +0100
  • ceb211c515
    move the /logs route to the /logs/stream route Tamo 2024-02-07 12:13:57 +0100
  • f3c34d5b8c
    Simplify MemoryStats fetching Clément Renault 2024-02-07 10:09:39 +0100
  • 4de2db6786
    add back the actix-web logs Tamo 2024-02-07 09:20:18 +0100
  • 661baa716b
    logs route profile mode: don't barf bytes if the buffer is not empty Louis Dureuil 2024-02-06 18:05:02 +0100
  • 02dcaf07db
    Replace the procfs by libproc Clément Renault 2024-02-06 18:12:04 +0100
  • d78ada07b5
    spanstats: change field names Louis Dureuil 2024-02-05 17:38:50 +0100
  • bc097d90cb
    tracing-trace: Spanstats deserializable + public fields Louis Dureuil 2024-02-01 16:48:08 +0100
  • b393823f36
    Replace stats_alloc with procfs Clément Renault 2024-02-06 14:41:14 +0100
  • e773dfa9ba
    get rids of log in milli and add logs for the bucket sort Tamo 2024-02-06 10:49:23 +0100
  • f158e96fe7
    fix the auth Tamo 2024-02-05 14:14:13 +0100
  • e23ec4886d
    fix the tests and add tests on the experimental features Tamo 2024-02-05 14:05:24 +0100
  • 7793ba67a4
    hide the route logs behind a feature flag Tamo 2024-02-05 13:29:01 +0100
  • 80774148fd
    handle and tests errors Tamo 2024-02-05 11:47:56 +0100
  • bf5cea8b10
    add a test Tamo 2024-02-01 18:02:02 +0100
  • 38e1c40f38
    meilisearch: logs route disconnects in profile mode Louis Dureuil 2024-01-31 17:47:30 +0100
  • afc0585c1c
    meilisearch: don't spawn a report everytime Meilisearch starts Louis Dureuil 2024-01-31 17:46:57 +0100
  • 0e7a411d4d
    tracing-trace: introduce TraceWriter, trace now only exposes the channel Louis Dureuil 2024-01-31 17:44:54 +0100
  • 0f327f2821
    tracing-trace: implement Error on Error Louis Dureuil 2024-01-31 17:44:28 +0100
  • 77254765e8
    get rids of env loggegr and fix the tests Tamo 2024-01-31 17:46:36 +0100
  • ce6e6ec2c5
    stops profiling in a file by default Tamo 2024-01-31 17:21:27 +0100
  • 91a8f74763
    Add cancel log route Louis Dureuil 2024-01-30 18:15:53 +0100
  • abaa72e2bf
    start handling reloads with profiling Tamo 2024-01-30 16:31:42 +0100
  • 3c3a258a22
    start exposing the profiling layer Tamo 2024-01-30 14:19:46 +0100
  • 73e66d5a97
    Add dummy log when calling tasks Louis Dureuil 2024-01-30 12:28:03 +0100
  • b8da117b9c
    Simplify stream implementation Louis Dureuil 2024-01-30 12:27:49 +0100
  • 5e52107474
    better than before??? Louis Dureuil 2024-01-29 18:45:55 +0100
  • bcf1c4dae5
    make it compile and runtime error Tamo 2024-01-29 17:56:43 +0100
  • 50f84d43f5
    init commit Tamo 2024-01-29 13:36:10 +0100
  • f76cc0806e
    WIP: first draft at introducing a new log route Tamo 2024-01-25 18:09:50 +0100
  • 2f1abd2c03
    nelson is not used anymore Tamo 2024-01-24 15:13:34 +0100
  • dedc91e2cf
    use json lines Louis Dureuil 2024-01-24 11:16:41 +0100
  • 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