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

Add HELP & TYPE description to each metric #5

Open
GromNaN opened this issue Oct 16, 2019 · 1 comment
Open

Add HELP & TYPE description to each metric #5

GromNaN opened this issue Oct 16, 2019 · 1 comment

Comments

@GromNaN
Copy link
Collaborator

GromNaN commented Oct 16, 2019

Example:

# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.
# TYPE process_cpu_seconds_total counter
process_cpu_seconds_total 4.09
# HELP process_virtual_memory_bytes Virtual memory size in bytes.
# TYPE process_virtual_memory_bytes gauge
process_virtual_memory_bytes 2.76258816e+08
# HELP node_vmstat_thp_split_pmd /proc/vmstat information field thp_split_pmd.
# TYPE node_vmstat_thp_split_pmd untyped
node_vmstat_thp_split_pmd 1
@GromNaN
Copy link
Collaborator Author

GromNaN commented Feb 17, 2022

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

No branches or pull requests

1 participant