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

platform collector - report details on python #83

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

Conversation

ritzk
Copy link

@ritzk ritzk commented Jul 2, 2022

prints python information

$ curl http://localhost:8000/metrics

# HELP python_info Python platform information
# TYPE python_info gauge
python_info{implementation="cpython",major="3",minor="10",patchlevel="5",system="linux",version="3.10.5 (main, Jun  9 2022, 00:00:00) [GCC 12.1.1 20220507 (Red Hat 12.1.1-1)]"} 1

@ritzk ritzk force-pushed the dev branch 2 times, most recently from d0c6d02 to 815aed3 Compare July 2, 2022 23:41
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.

None yet

1 participant