Skip to content

in_windows_exporter_metrics: Extend metrics [Backport 4.0] #10627

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

Merged
merged 11 commits into from
Jul 22, 2025

Conversation

cosmo0920
Copy link
Contributor

This is backporting PR for #10601.


Enter [N/A] in the box, if an item is not applicable to your change.

Testing
Before we can approve your change; please submit the following in a comment:

  • Example configuration file for the change
  • Debug log output from testing the change
  • Attached Valgrind output that shows no leaks or memory corruption was found

If this is a change to packaging of containers or native binaries then please confirm it works for all targets.

  • Run local packaging test showing all targets (including any new ones) build.
  • Set ok-package-test label to test for all targets (requires maintainer to do).

Documentation

  • Documentation required for this feature

Backporting

  • Backport to latest stable release.

Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

cosmo0920 added 11 commits July 22, 2025 16:20
processor_utility_total, processor_privileged_utility_total, and processor_mperf_total
are now supported.

Signed-off-by: Hiroshi Hatake <[email protected]>
@cosmo0920 cosmo0920 changed the base branch from master to 4.0 July 22, 2025 07:23
@cosmo0920 cosmo0920 changed the title in_windows_exporter_metrics: Extend metrics [Backpiort 4.0] in_windows_exporter_metrics: Extend metrics [Backport 4.0] Jul 22, 2025
@patrick-stephens patrick-stephens added the ok-package-test Run PR packaging tests label Jul 22, 2025
@patrick-stephens
Copy link
Contributor

Need to do package tests for Windows/macOS builds always.

Copy link
Contributor

@patrick-stephens patrick-stephens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add some tests?

@cosmo0920
Copy link
Contributor Author

No, we can't. Runtime tests in Windows are currently disabled.

@cosmo0920
Copy link
Contributor Author

It could be added in the future but at this time, just testing by hand unfortunately.

@cosmo0920 cosmo0920 merged commit f3d7162 into 4.0 Jul 22, 2025
56 checks passed
@cosmo0920 cosmo0920 deleted the cosmo0920-extend-in_windows_exporter_metrics-4.0 branch July 22, 2025 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-required ok-package-test Run PR packaging tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants