There were over 100 PR's merged since 0.1.0 was released, here's a highlight:
-
Loki: 521 Query label values and names are now fetched from the store.
-
Loki: 541 Improvements in live tailing of logs.
-
Loki: 713 Storage memory improvement.
-
Loki: 764 Tailing can fetch previous logs for context.
-
Loki: 782 Performance improvement: Query storage by iterating through chunks in batches.
-
Loki: 788 Querier timeouts.
-
Loki: 794 Support ingester chunk transfer on shutdown.
-
Loki: 729 Bigtable backup tool support.
-
Pipeline: 738 Added a template stage for manipulating label values.
-
Pipeline: 732 Support for Unix timestamps.
-
Pipeline: 760 Support timestamps without year.
-
Helm: 641 Helm integration testing.
-
Helm: 824 Add service monitor.
-
Helm: 830 Customize namespace.
-
Docker-Plugin: 663 Created a Docker logging driver plugin.
-
Fluent-Plugin: 669 Ability to specify keys to remove.
-
Fluent-Plugin: 709 Multi-worker support.
-
Fluent-Plugin: 792 Add prometheus for metrics and update gems.
-
Loki-Canary: 772 Moved into Loki project.
There were many fixes, here are a few of the most important:
- Promtail: 650 Build on windows.
- Fluent-Plugin: 667 Rename fluent plugin.
- Docker-Plugin: 813 Fix panic for newer docker version (18.09.7+).
First (beta) Release!