Company
Date Published
Author
Ed Welch
Word count
1030
Language
English
Hacker News points
None

Summary

Grafana Loki 2.4 introduces several new features aimed at enhancing user experience and scalability, notably including support for out-of-order log entries and a simplified deployment model. Previously, Loki had strict ordering constraints that posed challenges for users, but the new update allows logs to be sent unordered, resolving a significant issue and improving efficiency. Additionally, Loki 2.4 offers a hybrid deployment model that bridges the gap between running Loki as a monolithic application and as microservices, providing an easy path to high availability and scalability. This new mode allows users to separate read and write paths while maintaining simplicity and flexibility in scaling, making it particularly suitable for those who do not use Kubernetes. For users seeking ultimate flexibility, Loki can still be deployed as microservices, though the new deployment model may suffice for most needs. The updated version aims to make Loki more accessible and easier to manage, with comprehensive documentation and options available through Grafana Cloud.