Skip to content

metrics: add process CPU and memory metrics #10427

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

agup006
Copy link
Member

@agup006 agup006 commented Jun 3, 2025

Summary

  • extend internal metrics with CPU and memory usage
  • expose new metrics via in_fluentbit_metrics tests
  • document new process metrics in the README

Testing

  • cmake -DFLB_DEV=On -DFLB_TESTS_RUNTIME=On -DFLB_TESTS_INTERNAL=On ../
  • cmake --build . --target flb-rt-in_fluentbit_metrics -- -j$(nproc)
  • valgrind --leak-check=full bin/flb-rt-in_fluentbit_metrics

https://chatgpt.com/codex/tasks/task_e_6833e02ff360832b888e7453b1088fbd

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.

1 participant