Skip to content

Loki 3.1.0 can not label the log level anymore #13688

Open

Description

Describe the bug
I upgraded Loki to 3.1.0. Afterwards the log levels are not properly filtered / stored.

To Reproduce
Steps to reproduce the behavior:

  1. Started Loki 3.1.0
  2. Started Promtail 3.0.0
  3. Query: sum by(level) (count_over_time({project="p1"} [$__auto]))

Expected behavior
The levels are still stored and returned correctly.

Environment:

  • Infrastructure: Docker
  • Deployment tool: Compose

Screenshots, Promtail config, or terminal output
Screenshot 2024-07-29 082454

As you see, the green before and after installing Loki 3.1.0 and the blue "only values" while using 3.1.0.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions