Skip to content

bump elastic-agent-system-metrics#43409

Merged
VihasMakwana merged 5 commits intoelastic:mainfrom
VihasMakwana:update-metric-go-mod
Mar 21, 2025
Merged

bump elastic-agent-system-metrics#43409
VihasMakwana merged 5 commits intoelastic:mainfrom
VihasMakwana:update-metric-go-mod

Conversation

@VihasMakwana
Copy link
Copy Markdown
Contributor

@VihasMakwana VihasMakwana commented Mar 21, 2025

Update elastic-agent-system-metrics

Closes #42593

@VihasMakwana VihasMakwana added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Mar 21, 2025
@VihasMakwana VihasMakwana self-assigned this Mar 21, 2025
@botelastic botelastic Bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Mar 21, 2025
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 21, 2025

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @VihasMakwana? 🙏.
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-8./d is the label to automatically backport to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

@VihasMakwana VihasMakwana marked this pull request as ready for review March 21, 2025 13:24
@VihasMakwana VihasMakwana requested a review from a team as a code owner March 21, 2025 13:24
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@VihasMakwana VihasMakwana added backport-8.x Automated backport to the 8.x branch with mergify backport-9.0 Automated backport to the 9.0 branch labels Mar 21, 2025
@mauri870
Copy link
Copy Markdown
Member

@VihasMakwana Are you going to write the test for multiple receivers as part of a separate PR?

@VihasMakwana
Copy link
Copy Markdown
Contributor Author

@VihasMakwana Are you going to write the test for multiple receivers as part of a separate PR?

Yes. this PR is mostly to close the customer bug #42593

@cmacknz cmacknz added backport-8.17 Automated backport with mergify backport-8.18 Automated backport to the 8.18 branch labels Mar 21, 2025
@VihasMakwana VihasMakwana enabled auto-merge (squash) March 21, 2025 18:32
@VihasMakwana VihasMakwana merged commit 754ad98 into elastic:main Mar 21, 2025
148 checks passed
mergify Bot pushed a commit that referenced this pull request Mar 21, 2025
* chore: go.mod

* chore: go.mod

* changelog

(cherry picked from commit 754ad98)
mergify Bot pushed a commit that referenced this pull request Mar 21, 2025
* chore: go.mod

* chore: go.mod

* changelog

(cherry picked from commit 754ad98)

# Conflicts:
#	NOTICE.txt
#	go.mod
#	go.sum
mergify Bot pushed a commit that referenced this pull request Mar 21, 2025
* chore: go.mod

* chore: go.mod

* changelog

(cherry picked from commit 754ad98)

# Conflicts:
#	NOTICE.txt
#	go.mod
#	go.sum
mergify Bot pushed a commit that referenced this pull request Mar 21, 2025
* chore: go.mod

* chore: go.mod

* changelog

(cherry picked from commit 754ad98)
VihasMakwana added a commit that referenced this pull request Apr 2, 2025
* bump elastic-agent-system-metrics (#43409)

* chore: go.mod

* chore: go.mod

* changelog

(cherry picked from commit 754ad98)

# Conflicts:
#	NOTICE.txt
#	go.mod
#	go.sum

* fix merge conflicts

* notice

* go.mod

* notice

* github.com/elastic/elastic-agent-system-metrics to 0.11.11

---------

Co-authored-by: Vihas Makwana <121151420+VihasMakwana@users.noreply.github.com>
Co-authored-by: Vihas Makwana <vihas.makwana@elastic.co>
VihasMakwana added a commit that referenced this pull request Apr 2, 2025
* bump elastic-agent-system-metrics (#43409)

* chore: go.mod

* chore: go.mod

* changelog

(cherry picked from commit 754ad98)

# Conflicts:
#	NOTICE.txt
#	go.mod
#	go.sum

* fix merge conflicts

* notice

* go.mod

* notice

* github.com/elastic/elastic-agent-system-metrics to 0.11.11

---------

Co-authored-by: Vihas Makwana <121151420+VihasMakwana@users.noreply.github.com>
Co-authored-by: Vihas Makwana <vihas.makwana@elastic.co>
VihasMakwana added a commit that referenced this pull request Apr 2, 2025
* bump elastic-agent-system-metrics (#43409)

* chore: go.mod

* chore: go.mod

* changelog

(cherry picked from commit 754ad98)

* changelog

* github.com/elastic/elastic-agent-system-metrics to 0.11.11

---------

Co-authored-by: Vihas Makwana <121151420+VihasMakwana@users.noreply.github.com>
Co-authored-by: Vihas Makwana <vihas.makwana@elastic.co>
VihasMakwana added a commit that referenced this pull request May 31, 2025
* bump elastic-agent-system-metrics (#43409)

* chore: go.mod

* chore: go.mod

* changelog

(cherry picked from commit 754ad98)

* fix merge conflicts

* github.com/elastic/elastic-agent-system-metrics to 0.11.11

* Update CHANGELOG.next.asciidoc

---------

Co-authored-by: Vihas Makwana <121151420+VihasMakwana@users.noreply.github.com>
Co-authored-by: Vihas Makwana <vihas.makwana@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-8.x Automated backport to the 8.x branch with mergify backport-8.17 Automated backport with mergify backport-8.18 Automated backport to the 8.18 branch backport-9.0 Automated backport to the 9.0 branch Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[metricbeat/process] - Process metrics seems to be misleading

5 participants