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

build(deps): bump github.com/elastic/elastic-agent-system-metrics from 0.9.0 to 0.9.1 #37292

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2023

Bumps github.com/elastic/elastic-agent-system-metrics from 0.9.0 to 0.9.1.

Release notes

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

v0.9.1

What's Changed

New Contributors

Full Changelog: elastic/elastic-agent-system-metrics@v0.9.0...v0.9.1

Commits
  • 03e3c58 Add metrics for disk reads and writes per cgroup (#121)
  • 61d3499 Fix process metrics collection when both cgroup V1 and V2 controllers exist (...
  • 2916826 CI: remove deprecated skip-go-install option (#119)
  • See full diff in compare view

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.9.0 to 0.9.1.
- [Release notes](https://github.com/elastic/elastic-agent-system-metrics/releases)
- [Changelog](https://github.com/elastic/elastic-agent-system-metrics/blob/main/CHANGELOG.md)
- [Commits](elastic/elastic-agent-system-metrics@v0.9.0...v0.9.1)

---
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] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 5, 2023 10:28
@dependabot dependabot bot added automation dependabot GitHub Dependabot labels Dec 5, 2023
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Dec 5, 2023
Copy link
Contributor

mergify bot commented Dec 5, 2023

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @dependabot[bot]? 🙏.
For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

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

@elasticmachine
Copy link
Collaborator

❕ Build Aborted

There is a new build on-going so the previous on-going builds have been aborted.

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Start Time: 2023-12-05T10:28:31.662+0000

  • Duration: 6 min 21 sec

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@pierrehilbert pierrehilbert added the Team:Elastic-Agent Label for the Agent team label Dec 5, 2023
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Dec 5, 2023
@pierrehilbert
Copy link
Collaborator

@cmacknz we already bumped it for Agent so we should probably do the same here and backport it for 8.11.2 right?

@elasticmachine
Copy link
Collaborator

💔 Build Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Duration: 163 min 28 sec

Pipeline error 1

This error is likely related to the pipeline itself. Click here
and then you will see the error (either incorrect syntax or an invalid configuration).

❕ Flaky test report

No test was executed to be analysed.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@cmacknz cmacknz added the backport-v8.11.0 Automated backport with mergify label Dec 7, 2023
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-12-07T17:59:03.897+0000

  • Duration: 164 min 23 sec

Test stats 🧪

Test Results
Failed 0
Passed 28652
Skipped 2015
Total 30667

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@cmacknz cmacknz merged commit 89e4737 into main Dec 7, 2023
108 checks passed
@cmacknz cmacknz deleted the dependabot/go_modules/github.com/elastic/elastic-agent-system-metrics-0.9.1 branch December 7, 2023 21:09
mergify bot pushed a commit that referenced this pull request Dec 7, 2023
…m 0.9.0 to 0.9.1 (#37292)

* build(deps): bump github.com/elastic/elastic-agent-system-metrics

Bumps [github.com/elastic/elastic-agent-system-metrics](https://github.com/elastic/elastic-agent-system-metrics) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/elastic/elastic-agent-system-metrics/releases)
- [Changelog](https://github.com/elastic/elastic-agent-system-metrics/blob/main/CHANGELOG.md)
- [Commits](elastic/elastic-agent-system-metrics@v0.9.0...v0.9.1)

---
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] <[email protected]>

* Update NOTICE.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 89e4737)

# Conflicts:
#	NOTICE.txt
#	go.mod
#	go.sum
@cmacknz cmacknz added the backport-v8.12.0 Automated backport with mergify label Dec 8, 2023
mergify bot pushed a commit that referenced this pull request Dec 8, 2023
…m 0.9.0 to 0.9.1 (#37292)

* build(deps): bump github.com/elastic/elastic-agent-system-metrics

Bumps [github.com/elastic/elastic-agent-system-metrics](https://github.com/elastic/elastic-agent-system-metrics) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/elastic/elastic-agent-system-metrics/releases)
- [Changelog](https://github.com/elastic/elastic-agent-system-metrics/blob/main/CHANGELOG.md)
- [Commits](elastic/elastic-agent-system-metrics@v0.9.0...v0.9.1)

---
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] <[email protected]>

* Update NOTICE.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 89e4737)
cmacknz added a commit that referenced this pull request Dec 12, 2023
…agent-system-metrics from 0.9.0 to 0.9.1 (#37364)

* build(deps): bump github.com/elastic/elastic-agent-system-metrics from 0.9.0 to 0.9.1 (#37292)

* build(deps): bump github.com/elastic/elastic-agent-system-metrics

Bumps [github.com/elastic/elastic-agent-system-metrics](https://github.com/elastic/elastic-agent-system-metrics) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/elastic/elastic-agent-system-metrics/releases)
- [Changelog](https://github.com/elastic/elastic-agent-system-metrics/blob/main/CHANGELOG.md)
- [Commits](elastic/elastic-agent-system-metrics@v0.9.0...v0.9.1)

---
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] <[email protected]>

* Update NOTICE.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 89e4737)

* Add changelog

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Craig MacKenzie <[email protected]>
Scholar-Li pushed a commit to Scholar-Li/beats that referenced this pull request Feb 5, 2024
…m 0.9.0 to 0.9.1 (elastic#37292)

* build(deps): bump github.com/elastic/elastic-agent-system-metrics

Bumps [github.com/elastic/elastic-agent-system-metrics](https://github.com/elastic/elastic-agent-system-metrics) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/elastic/elastic-agent-system-metrics/releases)
- [Changelog](https://github.com/elastic/elastic-agent-system-metrics/blob/main/CHANGELOG.md)
- [Commits](elastic/elastic-agent-system-metrics@v0.9.0...v0.9.1)

---
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] <[email protected]>

* Update NOTICE.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation backport-v8.11.0 Automated backport with mergify backport-v8.12.0 Automated backport with mergify dependabot GitHub Dependabot Team:Elastic-Agent Label for the Agent team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants