Skip to content

feat: process collector #232

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 7 commits into
base: master
Choose a base branch
from
Open

Conversation

gmurayama
Copy link

@gmurayama gmurayama commented Oct 11, 2024

processor collector that has the same metrics available on client_golang:

process_network_transmit_bytes_total
process_network_receive_bytes_total
process_max_fds
process_open_fds_total
process_virtual_memory_max
process_virtual_memory_bytes
process_resident_memory_bytes
process_start_time_seconds

@gmurayama gmurayama marked this pull request as draft October 22, 2024 02:59
@gmurayama gmurayama force-pushed the master branch 2 times, most recently from c64049f to 0a4f8dd Compare April 3, 2025 01:12
@gmurayama gmurayama force-pushed the master branch 2 times, most recently from aa11f4a to 29fa007 Compare April 16, 2025 23:08
Signed-off-by: Gustavo Murayama <[email protected]>
Signed-off-by: Gustavo Murayama <[email protected]>
Signed-off-by: Gustavo Murayama <[email protected]>
Signed-off-by: Gustavo Murayama <[email protected]>
Signed-off-by: Gustavo Murayama <[email protected]>
Signed-off-by: Gustavo Murayama <[email protected]>
Signed-off-by: Gustavo Murayama <[email protected]>
@gmurayama gmurayama changed the title WIP: process collector feat: process collector Apr 16, 2025
@gmurayama gmurayama marked this pull request as ready for review April 16, 2025 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant