-
Notifications
You must be signed in to change notification settings - Fork 246
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
v1.1.1 prep #901
Conversation
…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)
Signed-off-by: erikbaranowski <[email protected]>
@@ -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 |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
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. |
PR Description
Bugfixes from:
Which issue(s) this PR fixes
Notes to the Reviewer
PR Checklist