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

v1.1.1 prep #901

Closed
wants to merge 7 commits into from
Closed

v1.1.1 prep #901

wants to merge 7 commits into from

Conversation

erikbaranowski
Copy link
Contributor

@erikbaranowski erikbaranowski commented May 21, 2024

PR Description

Bugfixes from:

Which issue(s) this PR fixes

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

erikbaranowski and others added 6 commits May 21, 2024 14:21
…rade (#900)

Signed-off-by: erikbaranowski <[email protected]>
(cherry picked from commit 86e17a7)
…e(ID)` (#858)

Signed-off-by: Weifeng Wang <[email protected]>
(cherry picked from commit 7bae89c)
Signed-off-by: erikbaranowski <[email protected]>
* Refactor out DistributedTargets and clean up.

* Add MovedAway method to DistributedTargets and rename existing methods.

* distributed_targets.go tests and benchmarks and refactor

* tests and refactor

* fix race condition in pyroscope test

* workaround for data race in prometheus

* changelog

* fix changelog

* feedback

* use a better named prom fork branch

(cherry picked from commit 12fb273)
* Fail if we see the port is not available

* Update changelog

* cleanup message

* Update CHANGELOG.md

Co-authored-by: Erik Baranowski <[email protected]>

---------

Co-authored-by: Erik Baranowski <[email protected]>
(cherry picked from commit 4ca3f84)
(cherry picked from commit 4fb1df9)
@erikbaranowski erikbaranowski changed the base branch from main to release/v1.1 May 21, 2024 18:30
@erikbaranowski erikbaranowski changed the title V1.1.1 prep v1.1.1 prep May 21, 2024
@@ -4,7 +4,7 @@ title: Grafana Alloy
description: Grafana Alloy is a a vendor-neutral distribution of the OTel Collector
weight: 350
cascade:
ALLOY_RELEASE: v1.1.0
ALLOY_RELEASE: v1.1.1
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated version for the patch here

@@ -20,4 +20,4 @@
#
# Lines starting with "#" and blank lines are ignored.

v1.1.0
v1.1.1
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated version for the patch here

@erikbaranowski erikbaranowski marked this pull request as ready for review May 21, 2024 18:40
Copy link
Collaborator

@mattdurham mattdurham left a comment

Choose a reason for hiding this comment

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

LGTM

@erikbaranowski
Copy link
Contributor Author

The snmp exporter bug wasn't release in v1.1 as shown by the linter. I'm closing this PR for a patch release for now.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants