Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 1.6.0 to rc1 #2402

Merged
merged 25 commits into from
Jan 14, 2025
Merged

Update 1.6.0 to rc1 #2402

merged 25 commits into from
Jan 14, 2025

Conversation

mattdurham
Copy link
Collaborator

No description provided.

mattdurham and others added 25 commits January 9, 2025 10:13
* update changelog for rc

* update changelog for rc
* update changelog for rc

* update changelog for rc

Signed-off-by: matt durham <mattdurham@ppog.org>
* update version

* Fix changelog
Example shows `loki.source.kafka "local"` pointing to `loki.relabel.kafka.receiver`. This leads to no new label being added. Correct example should have the kafka source pointing directly to `loki.write.local.receiver`
* feat(helm): add the ability to deploy extra manifest files

* docs(helm): run helm-docs

* ci(helm): add tests
* add tls to wal

* add alloy config

* update version

* Add support for TLS doc.

* Add changelog.

* fix import order

* add support and doc for round robin.

* fix conversion

* Update docs/sources/reference/components/prometheus/prometheus.write.queue.md

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>

* Add test

* fix merge

* Update internal/component/prometheus/write/queue/types.go

Co-authored-by: William Dumont <william.dumont@grafana.com>

---------

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: William Dumont <william.dumont@grafana.com>
…2203)

* Work on adding auth so far

* Cleanup

* Made a ton of progress

* Fix test fails?

* Refactor

* Add auth blocks to implementing extensions

* Refactor to use feature flag

* Comments

* Cleanup

* Spacing

* Update docs

* Update CHANGELOG

* Last auth extension missing

* We also need grpc auth

* Fix opencensus docs

* Fix extra comment

* Update comment with findings

* Properly fix merge conflict

* Save file

* Spelling error

* That has been released now

* Add auth support to influxdb receiver

* Fix failing auth test/MAIL

* Comment cleanup

* MAIL for documentation

* docs MAIL

* MAIL

* Move from Auth to Authentication
* fix examples filter and transform processors

* remove unecessary docs about escaping strings and backticks
…port multiple allowlists per rule (#2320)

* Fix partial masking bug and support new allowlist format

* Add docs and changelog

* Update docs

* Add comments

* Add comments

* Minor docs update

* Add more tests

* Change criteria for partial redaction

* Changes to partial masking rules

* Fix comment location

* Clarify usage of secret types

* Clarify usage of secret types

* Update docs/sources/reference/components/loki/loki.secretfilter.md

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>

* Suggestions

* Suggestions

---------

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
* Fix only run on fork guard

The previous guard fails because `github.repository` resolves to the base repository on `pull_request` events.

* Fix syntax
* Fix issue where alloy_prometheus_relabel_metrics_processed was not being incremented.

* Add unit tests
* Update WAL to version that supports v2.

* Update WAL to version that supports v2.

* Add samples check.
* First pass at cleanup, pretty tables, sort lists

* Sort content, add badge

* Fix link

* Set link URL correctly

* Still fxing link targets

* One more tidy pass
)

Report unhealthy in case of errors when starting up the collectors or
of any collector is stopped during operations.
@mattdurham mattdurham marked this pull request as ready for review January 14, 2025 15:25
@mattdurham mattdurham requested a review from a team as a code owner January 14, 2025 15:25
Copy link
Contributor

github-actions bot commented Jan 14, 2025

💻 Deploy preview deleted.

@mattdurham mattdurham enabled auto-merge (squash) January 14, 2025 15:59
@mattdurham mattdurham merged commit 34fc871 into release/v1.6 Jan 14, 2025
20 checks passed
@mattdurham mattdurham deleted the update_rc_1 branch January 14, 2025 16:35
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.