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

Bump github.com/elastic/elastic-agent-system-metrics from 0.10.4 to 0.10.5 #5192

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2024

Bumps github.com/elastic/elastic-agent-system-metrics from 0.10.4 to 0.10.5.

Release notes

Sourced from github.com/elastic/elastic-agent-system-metrics's releases.

v0.10.5

What's Changed

Full Changelog: elastic/elastic-agent-system-metrics@v0.10.4...v0.10.5

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/elastic/elastic-agent-system-metrics](https://github.com/elastic/elastic-agent-system-metrics) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/elastic/elastic-agent-system-metrics/releases)
- [Commits](elastic/elastic-agent-system-metrics@v0.10.4...v0.10.5)

---
updated-dependencies:
- dependency-name: github.com/elastic/elastic-agent-system-metrics
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 23, 2024 21:43
@dependabot dependabot bot added automation skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team labels Jul 23, 2024
@dependabot dependabot bot requested review from faec and andrzej-stencel July 23, 2024 21:43
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

Copy link
Contributor

mergify bot commented Jul 23, 2024

This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@cmacknz
Copy link
Member

cmacknz commented Jul 24, 2024


2024-07-23 22:05:05 UTC | === Failed
-- | --
  | 2024-07-23 22:05:05 UTC | === FAIL: internal/pkg/agent/cmd TestUpgradeCmd/no_error_when_connection_gets_interrupted (5.00s)
  | 2024-07-23 22:05:05 UTC | upgrade_test.go:50:
  | 2024-07-23 22:05:05 UTC | Error Trace:	/opt/buildkite-agent/builds/bk-agent-prod-gcp-1721771349185998085/elastic/elastic-agent/internal/pkg/agent/cmd/upgrade_test.go:50
  | 2024-07-23 22:05:05 UTC | /opt/buildkite-agent/.gvm/versions/go1.22.5.linux.amd64/src/runtime/asm_amd64.s:1695
  | 2024-07-23 22:05:05 UTC | Error:      	Received unexpected error:
  | 2024-07-23 22:05:05 UTC | failed to check if upgrade is already in progress: failed to determine if upgrade watcher is running: failed to fetch pids: Not enough privileges to fetch information: non fatal error fetching PID some info for 1, metrics are valid, but partial: non-fatal error fetching PID metrics for 1, metrics are valid, but partial: Not enough privileges to fetch information: /io unavailable; if running inside a container, use SYS_PTRACE: error fetching IO metrics: open /proc/1/io: permission denied
  | 2024-07-23 22:05:05 UTC | non fatal error fetching PID some info for 2, metrics are valid, but partial: non-fatal error fetching PID metrics for 2, metrics are valid, but partial: Not enough privileges to fetch information: /io unavailable; if running inside a container, use SYS_PTRACE: error fetching IO metrics: open /proc/2/io: permission denied

CC @VihasMakwana, looks like a couple of tests need to check for NonFatalErrors explicitly.

@cmacknz cmacknz requested a review from VihasMakwana July 24, 2024 16:57
@VihasMakwana
Copy link
Contributor

@cmacknz we will not merge this.
I'll create a separate bump PR and fix to those test cases soon.

@VihasMakwana
Copy link
Contributor

@cmacknz Draft PR here: https://github.com/elastic/elastic-agent/pull/5177/files

I'll update the details and content.

@VihasMakwana
Copy link
Contributor

VihasMakwana commented Jul 24, 2024

Closing this as of now.
I'll update the go.mod and test cases in #5177

EDIT:
Final PR #5196

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/elastic/elastic-agent-system-metrics-0.10.5 branch July 24, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants