Skip to content

[edot] add windowsperfcounters receiver#11418

Merged
VihasMakwana merged 10 commits intoelastic:mainfrom
VihasMakwana:add-winperf
Dec 3, 2025
Merged

[edot] add windowsperfcounters receiver#11418
VihasMakwana merged 10 commits intoelastic:mainfrom
VihasMakwana:add-winperf

Conversation

@VihasMakwana
Copy link
Contributor

What does this PR do?

This PR adds windowsperfcounters receiver to EDOT.

Checklist

  • I have read and understood the pull request guidelines of this project.
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test
@VihasMakwana VihasMakwana requested a review from a team as a code owner November 25, 2025 14:52
@mergify
Copy link
Contributor

mergify bot commented Nov 25, 2025

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

  • backport-./d./d is the label that automatically backports 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 added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team backport-8.19 Automated backport to the 8.19 branch backport-9.2 Automated backport to the 9.2 branch labels Nov 25, 2025
@elasticmachine
Copy link
Contributor

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

pchila
pchila previously approved these changes Nov 26, 2025
Co-authored-by: Mykola Kmet <mykola.kmet@elastic.co>
@VihasMakwana VihasMakwana requested a review from pchila November 27, 2025 10:31
@VihasMakwana VihasMakwana enabled auto-merge (squash) November 27, 2025 10:31
@VihasMakwana VihasMakwana disabled auto-merge December 1, 2025 08:17
@VihasMakwana VihasMakwana merged commit 097f2b3 into elastic:main Dec 3, 2025
22 checks passed
mergify bot pushed a commit that referenced this pull request Dec 3, 2025
* add windowsperfcounters receiver

* chlog

* test

* Revert "add windowsperfcounters receiver"

This reverts commit 272650c.

* change go.mod

* readme

* Update changelog/fragments/1764082001-add-winperf.yaml

Co-authored-by: Mykola Kmet <mykola.kmet@elastic.co>

* comments

---------

Co-authored-by: Mykola Kmet <mykola.kmet@elastic.co>
(cherry picked from commit 097f2b3)

# Conflicts:
#	NOTICE-fips.txt
#	NOTICE.txt
#	go.mod
#	go.sum
#	internal/edot/go.mod
#	internal/edot/go.sum
#	internal/edot/otelcol/components.go
#	internal/pkg/otel/README.md
#	internal/pkg/otel/testdata/all-components.windows.yml
mergify bot pushed a commit that referenced this pull request Dec 3, 2025
* add windowsperfcounters receiver

* chlog

* test

* Revert "add windowsperfcounters receiver"

This reverts commit 272650c.

* change go.mod

* readme

* Update changelog/fragments/1764082001-add-winperf.yaml

Co-authored-by: Mykola Kmet <mykola.kmet@elastic.co>

* comments

---------

Co-authored-by: Mykola Kmet <mykola.kmet@elastic.co>
(cherry picked from commit 097f2b3)

# Conflicts:
#	internal/edot/otelcol/components.go
VihasMakwana added a commit that referenced this pull request Dec 4, 2025
* [edot] add windowsperfcounters receiver (#11418)

* add windowsperfcounters receiver

* chlog

* test

* Revert "add windowsperfcounters receiver"

This reverts commit 272650c.

* change go.mod

* readme

* Update changelog/fragments/1764082001-add-winperf.yaml

Co-authored-by: Mykola Kmet <mykola.kmet@elastic.co>

* comments

---------

Co-authored-by: Mykola Kmet <mykola.kmet@elastic.co>
(cherry picked from commit 097f2b3)

# Conflicts:
#	internal/edot/otelcol/components.go

* conflicts

---------

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

Labels

backport-8.19 Automated backport to the 8.19 branch backport-9.2 Automated backport to the 9.2 branch Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

4 participants