Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: grafana/loki
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 41a84c8
Choose a base ref
...
head repository: grafana/loki
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 18a890d
Choose a head ref
  • 19 commits
  • 47 files changed
  • 18 contributors

Commits on Dec 5, 2024

  1. Configuration menu
    Copy the full SHA
    4cce207 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af22f25 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update terraform aws to ~> 5.80.0 (#15270)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    d8d7449 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update grafana/grafana docker tag to v11.3.2 (#15268)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    7db62bf View commit details
    Browse the repository at this point in the history
  5. fix(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to v…

    …1.71.0 (#15238)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    3f5ee9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a175ef7 View commit details
    Browse the repository at this point in the history
  7. fix(helm): add default wal dir to ruler config (#14920)

    Signed-off-by: Krzysztof Łuczak <krzysztof.luczak.pro@gmail.com>
    thevops authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    1a6751f View commit details
    Browse the repository at this point in the history
  8. chore: Update Minio helm chart dependency to 5.3.0 (#14834)

    Co-authored-by: Trevor Whitney <trevorjwhitney@gmail.com>
    GerbenWelter and trevorwhitney authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    7818e98 View commit details
    Browse the repository at this point in the history
  9. chore(deps): update grafana/promtail docker tag to v3.3.1 (#15285)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Paul Rogers <paul.rogers@grafana.com>
    renovate[bot] and paul1r authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    9279832 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    429c3de View commit details
    Browse the repository at this point in the history
  11. chore: release loki helm chart 6.23.0 (#15271)

    Co-authored-by: loki-gh-app[bot] <loki-gh-app[bot]@users.noreply.github.com>
    Co-authored-by: Trevor Whitney <trevorjwhitney@gmail.com>
    3 people authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    ed0b1f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. fix(aggregated_metrics): Fix the IsError method causing retries (#15296)

    Co-authored-by: Ned Andreev <n@andreev.sh>
    shantanualsi and na-- authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    7a7b3b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    079779e View commit details
    Browse the repository at this point in the history
  3. fix(blooms): Fix check for skipping most recent data when filtering b…

    …looms (#15300)
    
    
    After changing the default of  `-bloom-build.planner.min-table-offset` from `1` (yesterday) to `0` (today), we noticed that the bloom gateways reported a very high percentage of missing series in blocks.
    
    This is because the gateway received filter requests for today's block, but the requested series is too new and has not been added to the bloom block yet.
    
    In the bloom querier on the index gateway there is a condition under which requests to the bloom gateway are skipped, because the blooms are likely not available yet.
    
    This PR changes this condition to correctly take the min-table-offset as well as the planning-interval into account.
    
    Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
    chaudum authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    78d3c44 View commit details
    Browse the repository at this point in the history
  4. docs: correct dates in 2.9.x release notes (#15297)

    Co-authored-by: J Stickler <julie.stickler@grafana.com>
    splichy and JStickler authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    457c662 View commit details
    Browse the repository at this point in the history
  5. fix: allow comparison against zero bytes (#15217)

    Co-authored-by: George Robinson <george.robinson@grafana.com>
    trevorwhitney and grobinson-grafana authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    17f1972 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Configuration menu
    Copy the full SHA
    c519ab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ddaca8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18a890d View commit details
    Browse the repository at this point in the history
Loading