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/mimir
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Dominik-esb/mimir
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 1 file changed
  • 3 contributors

Commits on Dec 19, 2025

  1. feat(helm): Make Kafka log retention period configurable

    Add kafka.logRetentionHours parameter to make the log retention
    period configurable via values.yaml. Defaults to 24 hours to
    maintain backward compatibility.
    EisenbergD committed Dec 19, 2025
    Configuration menu
    Copy the full SHA
    124e3f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2025

  1. Configuration menu
    Copy the full SHA
    4d508bf View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

  1. test(helm): add test for kafka.logRetentionHours configuration

    Add non-default value (48h) in test-ingest-storage-values to verify
    the kafka.logRetentionHours parameter works correctly.
    EisenbergD committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    6765e52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b39224d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2026

  1. Configuration menu
    Copy the full SHA
    b7a4b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85ee79e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. Initial plan

    Copilot committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    13f4f66 View commit details
    Browse the repository at this point in the history
  2. Update configure-object-storage-backend.md

    Azure Workload identity docs
    Dominik-esb authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    8ca904b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97230f4 View commit details
    Browse the repository at this point in the history
Loading