Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
grafana/agent (grafana/agent)
### [`v0.35.3`](https://togithub.com/grafana/agent/blob/HEAD/CHANGELOG.md#v0353-2023-08-09)
[Compare Source](https://togithub.com/grafana/agent/compare/v0.35.2...v0.35.3)
##### Bugfixes
- Fix a bug which prevented the `app_agent_receiver` integration from processing traces. ([@ptodev](https://togithub.com/ptodev))
- (Agent static mode) Jaeger remote sampling works again, through a new `jaeger_remote_sampling`
entry in the traces config. It is no longer configurable through the jaeger receiver.
Support Jaeger remote sampling was removed accidentally in v0.35, and it is now restored,
albeit via a different config entry.
- Clustering: Nodes take part in distributing load only after loading their
component graph. ([@tpaschalis](https://togithub.com/tpaschalis))
- Fix graceful termination when receiving SIGTERM/CTRL_SHUTDOWN_EVENT
signals. ([@tpaschalis](https://togithub.com/tpaschalis))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.35.2
->0.35.3
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
grafana/agent (grafana/agent)
### [`v0.35.3`](https://togithub.com/grafana/agent/blob/HEAD/CHANGELOG.md#v0353-2023-08-09) [Compare Source](https://togithub.com/grafana/agent/compare/v0.35.2...v0.35.3) ##### Bugfixes - Fix a bug which prevented the `app_agent_receiver` integration from processing traces. ([@ptodev](https://togithub.com/ptodev)) - (Agent static mode) Jaeger remote sampling works again, through a new `jaeger_remote_sampling` entry in the traces config. It is no longer configurable through the jaeger receiver. Support Jaeger remote sampling was removed accidentally in v0.35, and it is now restored, albeit via a different config entry. - Clustering: Nodes take part in distributing load only after loading their component graph. ([@tpaschalis](https://togithub.com/tpaschalis)) - Fix graceful termination when receiving SIGTERM/CTRL_SHUTDOWN_EVENT signals. ([@tpaschalis](https://togithub.com/tpaschalis))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.