Skip to content

feat(helm): Add block_builder config to helm chart - #17451

Merged
Jayclifford345 merged 4 commits into
grafana:mainfrom
WesselAtWork:main
Jul 8, 2025
Merged

feat(helm): Add block_builder config to helm chart#17451
Jayclifford345 merged 4 commits into
grafana:mainfrom
WesselAtWork:main

Conversation

@WesselAtWork

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

Adds block_builder option to the default config in the loki helm chart

Special notes for your reviewer:

What is the relation with the same configuration options in the ingester config?
Should they be related?

i.e. If I set chunk_encoding should they be equal? Will it break something if they differ?

How do I increment the helm version?
Is that something I need to worry about.

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Documentation added
  • Tests updated
  • Title matches the required conventional commits format, see here
    • Note that Promtail is considered to be feature complete, and future development for logs collection will be in Grafana Alloy. As such, feat PRs are unlikely to be accepted unless a case can be made for the feature actually being a bug fix to existing behavior.
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/setup/upgrade/_index.md
@WesselAtWork
WesselAtWork requested a review from a team as a code owner April 25, 2025 12:43

@jkroepke jkroepke left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, would you mind running

make helm-docs

so it passes the lint test.

@WesselAtWork

Copy link
Copy Markdown
Contributor Author

@jkroepke
Is this correct?
I see a few empty lines were introduced after running the make command

@jkroepke jkroepke left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks odd to me as well.

Comment thread docs/sources/setup/install/helm/reference.md Outdated
Comment thread production/helm/loki/README.md Outdated
Apply suggestions from code review

Co-authored-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: WesselAtWork <115667066+WesselAtWork@users.noreply.github.com>
Comment thread production/helm/loki/README.md Outdated
Co-authored-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: WesselAtWork <115667066+WesselAtWork@users.noreply.github.com>
@WesselAtWork

Copy link
Copy Markdown
Contributor Author

Should I squash these changes or is this fine?

@jkroepke jkroepke left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

From my point of view squad for 3 commits is not nessesary.

@Jayclifford345
Jayclifford345 merged commit a9808a1 into grafana:main Jul 8, 2025
felix0102 pushed a commit to felix0102/loki that referenced this pull request Aug 2, 2026
Signed-off-by: WesselAtWork <115667066+WesselAtWork@users.noreply.github.com>
Co-authored-by: Jan-Otto Kröpke <mail@jkroepke.de>
Co-authored-by: J Stickler <julie.stickler@grafana.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

4 participants