Skip to content

Conversation

@jharvey10
Copy link
Contributor

@jharvey10 jharvey10 commented Dec 11, 2025

This PR prepares the release branch for release-please by merging the contents of the release/v1.12 branch into the main branch.

THIS PR MUST BE MERGED INTO MAIN WITH A MERGE COMMIT, NOT A SQUASH OR REBASE.

jharvey10 and others added 20 commits November 14, 2025 16:29
* Db-o11y: parse pg queries with quotes correctly (#4843)

* parse pg queries with quotes correctly

* remove unwanted change

* CHANGELOG

* CHANGELOG

* proper test name

* typo

* Support cleaning up newlines in stage.multiline (#4841)

* Remove extra newlines from a multiline log

* by default, trim newlines from logs being collected with multiline

* tweak changelog

* add default value to converter

* Correct `extraEnv` indentation in container template (#4831)

* ci: increase runner size for pr tests (#4852)

* docs: fix changelog (#4855)

* docs: fix changelog

* docs: update release docs

---------

Co-authored-by: Gabriel Antunes <[email protected]>
Co-authored-by: Sam DeHaan <[email protected]>
Co-authored-by: Orkhan Huseynli <[email protected]>
gh command is was not found. Replace it with the way we do this elsewhere in the repo
* fix: no longer drop request if stream is dropped in loki.source.api (#4834)

* fix: add ForceShutdown that will cancel in-flight requests before
stopping server

* Split into multiple files and add LogsBatchReceiver

* don't drop request when relabel rules drops a specific stream

* fix: use loki.LogsBatchReceiver to ensure all entries in a request is sent down the
pipeline

* add changelog

* add checks for entries and use sync once to close channel

* update changelog for next rc

* Fix flaky tests: port in for loki source api tests and logs integration test (#4875)

* Fix port in use flakyness for loki source api tests

* Pin loki container version for integration tests

* Add a new mimir.alerts.kubernetes component (#3448)

* Add a new mimir.alerts.kubernetes component

* Sync Mimir periodically, test the case of a CRD deletion

* Add TODOs

* Longer test timeout

* Check if pods are running

* Apply suggestions from code review

Co-authored-by: Clayton Cornell <[email protected]>

* Fix metric doc

* Fix changelog

---------

Co-authored-by: Clayton Cornell <[email protected]>

* Remove experimental flag from stage.windowsevent (#4879)

---------

Co-authored-by: Karl Persson <[email protected]>
Co-authored-by: Kyle Eckhart <[email protected]>
Co-authored-by: Paulin Todev <[email protected]>
Co-authored-by: Clayton Cornell <[email protected]>
* ci: sync publish workflow with main

* Vendor Alertmanager config (#4905)

* Vendor Alertmanager config

* Apply suggestions from code review

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>

* beyla: add meta_cache_address to beyla.ebpf.attributes.kubernetes (#4871)

* beyla: add meta_cache_address to beyla.ebpf.attributes.kubernetes

* chore: update changelog

* chore: lint

---------

Co-authored-by: Clayton Cornell <[email protected]>

* Upgrade Beyla component to 2.7.7 (#4891)

* upgrade beyla to 2.7.7

* update to Beyla 2.7.8

* update docs

* fix(pyroscope.ebpf): Use meter noop in otel-ebpf-profiler (#4920)

With a recent change, the default meter provider was no longer
initialized. This change disables the otel-ebpf-profiler internal
metrics to avoid warnings like this to appear:

```
WARN[0121] Invalid metric id 102, skipping
WARN[0121] Invalid metric id 272, skipping
```

* bump rc version in changelog

---------

Co-authored-by: Paulin Todev <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Stephen Lang <[email protected]>
Co-authored-by: Clayton Cornell <[email protected]>
Co-authored-by: Nikola Grcevski <[email protected]>
Co-authored-by: Christian Simon <[email protected]>
* fix(loki.source.podlogs): set validation scheme (#4931)

* set validation scheme

* database_observability: mark mysql component as public preview (#4919)

Followup of #4763

* fix changelog

* database_observability: log explain plan fetch error at debug (#4935)

In case of sql syntax error, this message is logged repeatedly and
there's no actionable outcome. Downgrade to debug level to reduce noise.

---------

Co-authored-by: Cristian Greco <[email protected]>
* Restructure TOC, merge content

* Initial rewrite of yntax content

* Second pass at cleaning up syntax explanation

* Large refactor for consistent info style and flow

* Clean up H1 and title metadata

* Simplify the get started heading and title

* Better title for syntax

* Fix typo in metadata

* Restore old aliases

* Tweaks to the aliases

* Add clarification from PR #4692

* Update text to force commit

* fix a broken link

* Fix some of the passive voice issues

* More tweaks for passive vs active voice

* One more passive voice fix

* Update docs/sources/get-started/components/community-components.md



* Update docs/sources/get-started/modules.md



* Update docs/sources/get-started/clustering.md



* Update docs/sources/get-started/components/community-components.md



* Update docs/sources/get-started/components/custom-components.md



* Update docs/sources/get-started/expressions/operators.md



* Update docs/sources/get-started/_index.md



* Update docs/sources/get-started/components/community-components.md



* Remove redundant information, and fix duplicate heading

* Apply suggestions from code review



* Update docs/sources/get-started/components/configure-components.md



* Refactor to make more engaging and reduce duplication

* More restructing to improve info flow

* Fix the topic weight

* Update topic order and improve info flow

* Clean up informaiton flow

* More style and content updates

* More updates for info flow and consistency

* Reshuffling info to improve info flow

* Fix some Vale linting errors

* More concept flow cleanup

* Clean up a few broken links, fix some examples, and add missing text

* Add more context and info to teh landing page

* Add loki.source.file syntax tests

* Apply suggestion from @ptodev



---------



(cherry picked from commit 0caed44)

Co-authored-by: Clayton Cornell <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Paulin Todev <[email protected]>
* chore(doc): admonition for API saturation risk

Added caution about Kubernetes API saturation risk when running Alloy as a DaemonSet, along with recommended solutions

* chore(doc): Reviewed message for discovery.kubernetes

Using a simpler message to document the possible API load



---------

Co-authored-by: adrian-salas <[email protected]>
(cherry picked from commit 5a26212)

Co-authored-by: Clayton Cornell <[email protected]>
(cherry picked from commit 217d6d9)

Co-authored-by: Clayton Cornell <[email protected]>
… (#4981)

* docs: adjust remove_empty_groups in prometheus.exporter.process

* Apply suggestions from code review



---------


(cherry picked from commit 7a95f62)

Co-authored-by: Joe Harvey <[email protected]>
Co-authored-by: Clayton Cornell <[email protected]>
* FIrst pass at fixing aliases

* Remove test shortcode

* Remove old test shortcode

* Add more missing aliases

* Test aliases

* More testing aliases

* Another alias fix

* Fix another alias

* Fix the next alias

* Another alias fix

* Fix 2 more aliases

* Fix 4 more aliases

* One more tweak

(cherry picked from commit b1842cc)

Co-authored-by: Clayton Cornell <[email protected]>
(cherry picked from commit 2c1bcce)

Co-authored-by: Clayton Cornell <[email protected]>
(cherry picked from commit 27cd3fa)

Co-authored-by: Clayton Cornell <[email protected]>
…#5013)

* Add detailed information about logs

* Vale cleanup

* Small tweaks

* Updates from review suggestions

* Apply suggestion from @ptodev



* Apply suggestion from @clayton-cornell

* Apply suggestion from @clayton-cornell

* Apply suggestions from code review



---------



(cherry picked from commit 5c599e6)

Co-authored-by: Clayton Cornell <[email protected]>
Co-authored-by: Paulin Todev <[email protected]>
Co-authored-by: Sam DeHaan <[email protected]>
… documentation (#4910) (#5033)

* Add missing prereq adn env var info

* Fix vars

* Fix table descriptions

* Apply suggestion from @clayton-cornell

* Apply suggestion from @clayton-cornell

(cherry picked from commit 74511a7)

Co-authored-by: Clayton Cornell <[email protected]>
(cherry picked from commit ee73490)

Co-authored-by: Piotr <[email protected]>
@CLAassistant
Copy link

CLAassistant commented Dec 11, 2025

CLA assistant check
All committers have signed the CLA.

@jharvey10 jharvey10 marked this pull request as ready for review December 11, 2025 19:01
@jharvey10 jharvey10 requested a review from a team as a code owner December 11, 2025 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants