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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloudprober 0.13.2 #157913

Merged
merged 2 commits into from
Dec 21, 2023
Merged

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* [config] Make cloudprober configs composable. You can now include other configs within a cloudprober config. This will make multi-team config management easier (yay!! 馃帀) . #643 (Note this doesn't work for YAML configs yet) 
   * Cloudprober [helm chart](https://github.com/cloudprober/helm-charts) also supports specifying additional configs now.
* [surfacers] Add OpenTelemetry surfacer. OpenTelemetry is becoming very popular and almost all metrics systems support it. Adding this surfacer increases Cloudprober's integration capabilities multifold. There may still be some rough edges but give it try. #642
* [surfacers] "failure" metric for all. Now all surfacers, except FILE and PUBSUB, export "failure" metric by default. You can still disable it if you want. #648
* [surfacers] Filtering metrics by name works for all surfacers now except FILE and PUBSUB. #648
* [probes.ping] Take a small pause between pushing packets to avoid overwhelming the network buffers by @jumpojoy in https://github.com/cloudprober/cloudprober/pull/634
* [docs] Documentation enhancements. #627 #650
* [build] Fix Dockerfile.dev by @jumpojoy in https://github.com/cloudprober/cloudprober/pull/632

Breaking Change

  • [targets] Rename targets.endpoints to targets.endpoint (#646). With this change targets { endpoints {} } config fields will result an error. Sorry for the breaking change, but since these fields were introduced only in the last release (v0.13.1), impact should be minimal.

Security Update

New Contributors

Full Changelog: cloudprober/cloudprober@v0.13.1...v0.13.2

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Dec 21, 2023
Copy link
Contributor

馃 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Dec 21, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 21, 2023
Merged via the queue into Homebrew:master with commit 4bd6a24 Dec 21, 2023
12 checks passed
@BrewTestBot BrewTestBot deleted the bump-cloudprober-0.13.2 branch December 21, 2023 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants