Skip to content

Conversation

@cosmo0920
Copy link
Contributor

@cosmo0920 cosmo0920 commented Aug 24, 2023

To monitor per process work loads, we need to implement process metrics on in_windows_exporter_metrics plugin.

Closes #7855


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
[SERVICE]
   flush_interval 10s
   log_level debug

[INPUT]
   Name windows_exporter_metrics
   scrape_interval 2s
   metrics process
   we.process.allow_process_regex /firefox|svchost/
   # we.process.deny_process_regex /firefox|svchost/

[OUTPUT]
   Name stdout
  • 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

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 cosmo0920 temporarily deployed to pr August 24, 2023 09:21 — with GitHub Actions Inactive
@cosmo0920 cosmo0920 temporarily deployed to pr August 24, 2023 09:21 — with GitHub Actions Inactive
@cosmo0920 cosmo0920 temporarily deployed to pr August 24, 2023 09:21 — with GitHub Actions Inactive
@cosmo0920 cosmo0920 temporarily deployed to pr August 24, 2023 09:49 — with GitHub Actions Inactive
@cosmo0920 cosmo0920 temporarily deployed to pr August 25, 2023 03:06 — with GitHub Actions Inactive
@cosmo0920 cosmo0920 temporarily deployed to pr August 25, 2023 03:06 — with GitHub Actions Inactive
@cosmo0920 cosmo0920 temporarily deployed to pr August 25, 2023 03:06 — with GitHub Actions Inactive
@cosmo0920 cosmo0920 temporarily deployed to pr August 25, 2023 03:32 — with GitHub Actions Inactive
@edsiper edsiper added this to the Fluent Bit v2.1.9 milestone Aug 29, 2023
@cosmo0920 cosmo0920 temporarily deployed to pr August 29, 2023 15:48 — with GitHub Actions Inactive
@cosmo0920 cosmo0920 temporarily deployed to pr August 29, 2023 15:48 — with GitHub Actions Inactive
@cosmo0920 cosmo0920 temporarily deployed to pr August 29, 2023 15:48 — with GitHub Actions Inactive
@cosmo0920 cosmo0920 temporarily deployed to pr August 29, 2023 16:13 — with GitHub Actions Inactive
@edsiper edsiper merged commit f7dbbe1 into master Aug 31, 2023
@edsiper edsiper deleted the cosmo0920-process-metrics-on-in_windows_exporter_metrics branch August 31, 2023 19:00
@edsiper
Copy link
Member

edsiper commented Aug 31, 2023

cc: @lecaros docs

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.

Implement process metrics on windows_exporter_metrics

3 participants