Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 657
    • Issues 657
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 337
    • Merge requests 337
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • aportsaports
  • Merge requests
  • !42927

Draft: testing/loki: upgrade to 2.7.1

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Michael Pirogov requested to merge uuser/aports:loki into master Jan 06, 2023
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 3

Notable changes:

  • New Internal Server and TLS TLS can now be configured everywhere and there is an internal server to allow ring, memberlist, and readiness handlers to continue to work without TLS.
  • Better Support for Azure Blob Storage thanks to the ability to use Azure's Service Principal Credentials.
  • Logs can now be pushed from the Loki canary so you don't have to rely on a scraping service to use the canary.
  • Additional label_format fields timestamp and line.
  • New embedded cache which is an in-process cache system that runs loki without the need for an external cache (like memcached, redis, etc).
  • New HTTP endpoint for Ingester shutdown that will also delete the ring token.
  • Faster label queries thanks to new parallization.
  • Introducing Stream Sharding an experimental new feature to help deal with very large streams.

Promtail

  • support for max stream limit
  • config reload endpoint / signal
  • compressed file support
  • lambda-promtail now supports Kinesis data stream events
  • matches for the journal reader
  • basic tracing support
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: loki