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

node 8.12-pre - new metric build_info not returning valid json data #5881

Open
gitmachtl opened this issue Jun 21, 2024 · 1 comment
Open
Labels
Stale type: bug Something is not working

Comments

@gitmachtl
Copy link
Contributor

$ cardano-node8 version
cardano-node 8.12.0 - linux-x86_64 - ghc-8.10
git rev ae8bc933ee6b6366c04854c1e127fd8dfb29b556

the new metric build_info returns pseudo json data. would be nice if its valid json data.

curl -s http://127.0.0.1:13798/metrics | grep build_info
cardano_node_metrics_cardano_build_info {version_major="8",version_minor="12",version_patch="0",version="8.12.0",revision="ae8bc933ee6b6366c04854c1e127fd8dfb29b556",compiler_name="ghc",compiler_version="8.10",compiler_version_major="8",compiler_version_minor="10",architecture="x86_64",os_name="linux"} 1

it also returns two values, the pseudo-json and the value 1

@gitmachtl gitmachtl added the type: bug Something is not working label Jun 21, 2024
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.

@github-actions github-actions bot added the Stale label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale type: bug Something is not working
Projects
None yet
Development

No branches or pull requests

1 participant