Skip to content
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

in_node_exporter_metrics: Add description for processes metrics #1184

Conversation

cosmo0920
Copy link
Contributor

No description provided.

@cosmo0920 cosmo0920 force-pushed the cosmo0920-add-description-of-process-metrics-on-in_node_exporter_metrics branch from 1b9315e to b296ae8 Compare August 31, 2023 01:53
@cosmo0920 cosmo0920 changed the title in_node_exporter_metrics: Add description for process metrics in_node_exporter_metrics: Add description for processes metrics Aug 31, 2023
@cosmo0920 cosmo0920 added the 2.2 label Oct 17, 2023
@cosmo0920 cosmo0920 force-pushed the cosmo0920-add-description-of-process-metrics-on-in_node_exporter_metrics branch 2 times, most recently from 7b9874e to c292bcd Compare October 17, 2023 08:05
@@ -33,6 +33,7 @@ This plugin is currently only supported on Linux based operating systems\
| collector.loadavg.scrape\_interval | The rate in seconds at which loadavg metrics are collected from the host operating system. If a value greater than 0 is used then it overrides the global default otherwise the global default is used. | 0 seconds |
| collector.vmstat.scrape\_interval | The rate in seconds at which vmstat metrics are collected from the host operating system. If a value greater than 0 is used then it overrides the global default otherwise the global default is used. | 0 seconds |
| collector.filefd.scrape\_interval | The rate in seconds at which filefd metrics are collected from the host operating system. If a value greater than 0 is used then it overrides the global default otherwise the global default is used. | 0 seconds |
| collector.processes.scrape\_interval | The rate in seconds at which processes metrics are collected from the host operating system. If a value greater than 0 is used then it overrides the global default otherwise the global default is used. | 0 seconds |
Copy link
Contributor

Choose a reason for hiding this comment

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

I would use the singular process in these cases.

It might be good to explain what process metrics are available.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It should be easily confusing but the official node_exporter and fluent-bit use processes as a metrics name actually....

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah, sorry I meant in the description.

Copy link
Contributor Author

@cosmo0920 cosmo0920 Oct 31, 2023

Choose a reason for hiding this comment

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

Ohh, OK. This could be working as mentioning "system level of metrics".

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed in 922a1fa.

Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Jan 30, 2024
@cosmo0920 cosmo0920 removed the Stale label Jan 30, 2024
@patrick-stephens
Copy link
Contributor

@cosmo0920 can you resolve the conflicts?

@cosmo0920 cosmo0920 force-pushed the cosmo0920-add-description-of-process-metrics-on-in_node_exporter_metrics branch from 922a1fa to 97bd6a1 Compare January 31, 2024 00:08
@cosmo0920
Copy link
Contributor Author

I resolved conflicts on this PR.

@patrick-stephens patrick-stephens merged commit a039f6f into master Jan 31, 2024
4 checks passed
@patrick-stephens patrick-stephens deleted the cosmo0920-add-description-of-process-metrics-on-in_node_exporter_metrics branch January 31, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants