datalust / seq-tickets

Issues, design discussions and feature roadmap for the Seq log server
https://datalust.co/seq
97 stars 5 forks source link

Queries on @Id don't reduce search space #2114

Closed KodrAus closed 8 months ago

KodrAus commented 8 months ago

In Seq versions before 2023.1, a query like @Id = 'event-ec852a6c24f908dcb4580a0a00000000' would be able to quickly find an event with the matching id because it encodes its timestamp. The 2023.1 query engine rewrite lost this optimization, making @Id queries much slower than they need to be.

tuyndv commented 7 months ago

Hi @nblumhardt Could you please let me know when version 2024.2 will be available? Thanks

nblumhardt commented 7 months ago

Hi @tuyndv; we don't have a precise date set on this one yet, but expect that it will be within the next 2-4 weeks. Hope this helps!